On Jun 28, 2010, at 1:55 PM, Beni Cherniavsky-Paskin wrote: > Ah, sorry, forgot the -x: > > set -Ux LESS_TERMCAP_us \e\[1\x3B32m > set -Ux LESS_TERMCAP_md \e\[1\x3B31m > > (it's a good idea to ``set -e`` them first, so that you don't mix several > variables of different scopes, that's very confusing) > > -- > Beni Cherniavsky-Paskin <[email protected]>
That did the trick, much appreciated. -Stephen ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
