Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Really weird bug



Where the heck is the string "fg" coming from here?

zagzig<69> for p in %h
> do echo "$p"
> done
fg
%h
zagzig<70> for p in "%h"
> do echo "$p"
> done
%h
zagzig<71>

-- 
Bart Schaefer                             Brass Lantern Enterprises
http://www.well.com/user/barts            http://www.nbn.com/people/lantern

New male in /home/schaefer:
>N  2 Justin William Schaefer  Sat May 11 03:43  53/4040  "Happy Birthday"




Messages sorted by: Reverse Date, Date, Thread, Author