1

I want to continue using the fish shell with as little changes to default setup as possible.

But there is one thing that really bugs me. When the terminal window is cramped the prompt just becomes >. How can I change the prompt to make the current folder always show?

1
  • You might want to ask this on stackoverflow: more fish people will see your question there. Commented Oct 20, 2020 at 16:55

1 Answer 1

0

In released versions, there is no way of preventing the shortening of the prompt when the terminal window is smaller than its length.

This behaviour has been altered in http://github.com/fish-shell/fish-shell/issues/904 which will be present in upcoming releases.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .