[patch] Re: odd bash wrapping due to ansi codes

Chris Abbey cabbey@bresnanlink.net
Sun Oct 1 00:43:00 GMT 2000


sorry for the delay, I've been offline for a week...
Wow, I didn't realize this was generated; here's the first patch
I propose, and the one most likely to be acceptable to all.
~/cyg $ cvs diff -ub src/winsup/cinstall/desktop.cc
Index: src/winsup/cinstall/desktop.cc
===================================================================
RCS file: /cvs/src/src/winsup/cinstall/desktop.cc,v
retrieving revision 2.2
diff -u -b -r2.2 desktop.cc
--- desktop.cc 2000年09月08日 00:14:20 2.2
+++ desktop.cc 2000年10月01日 07:26:38
@@ -77,8 +77,8 @@
 "done",
 "",
 "export MAKE_MODE=unix",
- "export PS1='033円]0;\\w\a",
- "033円[32m\\u@\\h 033円[33m\\w033円[0m",
+ "export PS1='\\[\033円]0;\\w\a",
+ "\033円[32m\\]\\u@\\h \\[\033円[33m\\w\033円[0m\\]",
 "$ '",
 "",
 "cd $HOME",
changelog:
2000年10月01日 Chris Abbey <chris_abbey@yahoo.com>
 * desktop.cc: cleaned up PS1: wrapped non-printables in
 \[ \], used escape sequences for binary chars.
At 21:19 9/25/00 -0400, you wrote:
>Could you supply a patch to the sources, not the generated profile?
>They're in src/winsup/cinstall/desktop.cc
>>Don't forget the ChangeLog entry!
>> http://sources.redhat.com/cygwin/cvs.html

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


More information about the Cygwin mailing list

AltStyle によって変換されたページ (->オリジナル) /