Re: (no subject)

2007-05-30 Thread cga2000
On Wed, May 30, 2007 at 11:52:02AM EDT, Andy Harrison wrote: > On 5/29/07, cga2000 <[EMAIL PROTECTED]> wrote: > >My preference would be for half-page scrolling via Ctrl-U and Ctrl-D > >(same as in vim) and good mnemonics as any. > > The vi keys Ctrl-F and Ctrl-B for forward and backward a screenfu

Re: (no subject)

2007-05-30 Thread Andy Harrison
On 5/29/07, cga2000 <[EMAIL PROTECTED]> wrote: My preference would be for half-page scrolling via Ctrl-U and Ctrl-D (same as in vim) and good mnemonics as any. The vi keys Ctrl-F and Ctrl-B for forward and backward a screenful work also. I often use the Ctrl-Y and Ctrl-E keys as well, far more

Help please: PROMPT_COMMAND on gnome-terminal

2007-05-30 Thread Jean Jordaan
Hi all I've had this in my ~/.bashrc for ages, but now I've switched from xterm to gnome-terminal: screen) PROMPT_COMMAND='echo -ne "[EMAIL PROTECTED]:${PWD/$HOME/[EMAIL PROTECTED]:${PWD/$HOME/~}\033\134\033"' ;; Instead of a nice coloured prompt I get: [EMAIL PROTECTED]:~$ The text I e