bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: reverse video in PS1 breaks command line editing


From: Greg Wooledge
Subject: Re: reverse video in PS1 breaks command line editing
Date: Tue, 4 Oct 2011 09:48:47 -0400
User-agent: Mutt/1.4.2.3i

On Mon, Oct 03, 2011 at 02:20:26AM -0400, dst@cs.cmu.edu wrote:
>     PS1="\e[7m\h:\w>\e[0m "

You forgot to put \[ ... \] around the non-cursor-moving escape sequences.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]