On Jun 27, 2010, at 5:23 PM, Beni Cherniavsky-Paskin wrote: > You're not exporting them. Try: > set -U LESS_TERMCAP_us \e\[1\x3B32m > set -U 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)
That's exactly what I'd already been trying. Did you mean to put something else there or am I missing something? -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
