How about a fish_short_prompt function in addition to fish_prompt, then
users could choose what to display (I'm assuming they can't at the moment).
On 22/07/2013 04:36, David Adam wrote:
> On Sun, 21 Jul 2013, Josh Cheek wrote:
>> When my terminal is too narrow to display my full prompt, fish s
On Sun, 21 Jul 2013, Josh Cheek wrote:
> When my terminal is too narrow to display my full prompt, fish switches
> over to a shorter prompt ">"
>
> I can't find docs on how to customize this short prompt.
>
> I don't know CPP, so it's difficult for me to go into the code to see, but
> acking thro
When my terminal is too narrow to display my full prompt, fish switches
over to a shorter prompt ">"
I can't find docs on how to customize this short prompt.
I don't know CPP, so it's difficult for me to go into the code to see, but
acking through the project, it looks like it's here
https://gith