Re: [Wickedshell-user] Prompt not behaving normally after command
Brought to you by:
sreichert
From: Stefan R. <st...@wi...> - 2007-09-13 13:16:21
|
Hi Grzegorz, I think I know the problem here :) The default bash descriptor of Wicked Sh= ell defines '> ' to be the so called path delimiter (last characters of the= prompt). The problem is, that for a normal user, this must be "$ ". I encl= ose a screenshot with a custom shell descriptor which should work. After yo= u entered the descriptor you can choose it from the 'Active Shell' submenu = of an open shell view. This should work (at least I hope so). Best Regards, Stefan ----- original Nachricht -------- Betreff: Re: [Wickedshell-user] Prompt not behaving normally after command Gesendet: Do, 13. Sep 2007 Von: Grzegorz Galezowski<spe...@op...> > Hi, Stefan, >=20 > I have this behaviour with default bash prompt. After this e-mail, I=20 > tried to set the prompt to something different based on your=20 > documentation, but the result is the same. > My default bash prompt in gnome-terminal looks like this:=20 > 'astral@astral-laptop:~$ ' (with space, without the apostrophes), So the= =20 > '>' character is not a part of default prompt. Of course, as I said,=20 > it's not about some character missing:), but that I can't use=20 > completions, history etc. until I press some button that produces=20 > printable character (then both '>' and that character are displayed). >=20 > Regards, > Grzegorz > > Hi Grzegorz, > > > > the prompt is usually provided by the underlaying shell. If a command i= s > executed, Wicked Shell 'only' transfers the text output from the underlay= ing > shell to the Widget. Wicked Shell expects the last character(s) sent to b= e > the prompt though i cannot identify the content as being a prompt. Do you > use the default Shell (bash) or did you write a custom descriptor via > preferences? > > > > - Stefan > > > > > > ----- original Nachricht -------- > > > > Betreff: [Wickedshell-user] Prompt not behaving normally after command > > Gesendet: Do, 13. Sep 2007 > > Von: Grzegorz Galezowski<spe...@op...> > > > > =20 > >> Hello, > >> > >> I'd like to report a bug (or not? Anyway, it isn't the way I would=20 > >> Wicked Shell to act). > >> > >> I didn't check it on Windows, but it occurs on my Linux system running= =20 > >> eclipse 3.3. > >> > >> When I'm in the shell and execute a command like 'ls' (or even pressin= g=20 > >> Enter button with bare prompt), > >> after the execution the prompt appears again, but it's not complete. F= or >=20 > >> example: > >> > >> ---------------------- > >> astral@astral-laptop:~/Desktop$ > ls > >> GrzegorzGalezowski - 2007 Internship Ending presentation.ppt > >> Img0009.jpg > >> invite.ics > >> notes.txt~ > >> report-thunderbird~ > >> rest.pdf > >> astral@astral-laptop:~/Desktop$ > >> ------------------- > >> > >> As you can see, next time there's no '>' character in the prompt. It= =20 > >> appears after I press some printable character. > >> It's a bit frustrating, because I can't then use my history ('up' key)= =20 > >> to execute previous command straight away. > >> I have to press something printable (like spacebar for example) and th= en >=20 > >> keys like tab, up etc. begin to work. > >> > >> Best Regards, and keep up the good work, > >> Grzegorz Galezowski > >> > >> > ------------------------------------------------------------------------- > >> This SF.net email is sponsored by: Microsoft > >> Defy all challenges. Microsoft(R) Visual Studio 2005. > >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > >> _______________________________________________ > >> Wickedshell-user mailing list > >> Wic...@li... > >> https://lists.sourceforge.net/lists/listinfo/wickedshell-user > >> > >> =20 > > > > --- original Nachricht Ende ---- > > > > > > =20 >=20 >=20 > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > Wickedshell-user mailing list > Wic...@li... > https://lists.sourceforge.net/lists/listinfo/wickedshell-user >=20 --- original Nachricht Ende ---- |