> In fish, I like to set the prompt to print a blank line before the prompt
> text. No
> problem: I just add an "echo" statement at the beginning of the fish_prompt
> function. In fish in Linux that works fine:
>
> ===
> andrex@helium ~> pwd
> /home/andrex
>
> andrex@helium ~>
> ===
>
> But
In fish, I like to set the prompt to print a blank line before the prompt text.
No
problem: I just add an "echo" statement at the beginning of the fish_prompt
function. In fish in Linux that works fine:
===
andrex@helium ~> pwd
/home/andrex
andrex@helium ~>
===
But in Cygwin, it has a stran
2 matches
Mail list logo