Hi,

starting from 
http://superuser.com/questions/218699/ps1-like-the-one-in-this-screenshot
- tried to create a multiline prompt in /usr/share/fish/config.fish:

function fish_prompt -d 'Write out the prompt'
printf '┌��...@%s%s%s%s\n\n└─▪  lol> ' (whoami) (hostname|cut -d . -f 1)
(set_color $fish_color_cwd) (prompt_pwd) (set_color normal)
end

It didn't worked - prompt is displayed with unicode characters, but -
only a single line.

Gentoo,
[I] app-shells/fish
     Installed versions:  1.23.1-r1(09:33:11 AM 12/02/2010)(X -vanilla)

cheers,
Igor

------------------------------------------------------------------------------
What happens now with your Lotus Notes apps - do you make another costly 
upgrade, or settle for being marooned without product support? Time to move
off Lotus Notes and onto the cloud with Force.com, apps are easier to build,
use, and manage than apps on traditional platforms. Sign up for the Lotus 
Notes Migration Kit to learn more. http://p.sf.net/sfu/salesforce-d2d
_______________________________________________
Fish-users mailing list
Fish-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to