Hi there, I'm new to fish and I'm a bit confused. First step was to get my old bash prompt to fish via fish_prompt. But it bugs me that I'm not able to use the new-line operator.
function fish_prompt printf "%s foobar\n> " (whoami) end doesn't work. I've experimented with echo, which works when I start fish via bash in the OS X Terminal.app but fails to do so when I set fish to my shell via the User prefpane in the system settings. Somebody can help me with that? Thanks, Jens. ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Fish-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fish-users
