On Mon, Jun 13, 2005 at 09:45:00AM -0400, Daniel Jacobowitz wrote: > Here's what it writes out for PS1="[EMAIL PROTECTED] ":
FYI: - With ncurses-base 5.4-4 and libncurses5 5.4-4, the string written out is the same. There are no visual artifacts. ls<tab> does not lose the cursor. - With ncurses-base 5.4-5 and libncurses5 5.4-4, I still have no trouble. The visuals work, ls<tab> works. The string written out is different, however. With either matched set: [EMAIL PROTECTED] ESC[K With a mismatched set: ESC[0mESC([EMAIL PROTECTED](ESC[0m% ESC[K So that looks like the problem Thomas expected to see. But it can't be the problem Paul was seeing, because I don't get a single stray ESC[27m. Paul, could you show us exactly what you see? I can produce that by running zsh inside of 'script', then exiting, and loading the typescript with 'less'. -- Daniel Jacobowitz CodeSourcery, LLC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]