mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-14 17:07:44 +00:00
CHANGELOG prompt_pwd
This commit is contained in:
parent
b10d64e22e
commit
da32b6c172
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ New or improved bindings
|
|||
|
||||
Improved prompts
|
||||
^^^^^^^^^^^^^^^^
|
||||
- The ``prompt_pwd`` helper function learned a ``--full-length-dirs N`` option to keep the last N directory components unshortened. In addition the number of characters to shorten each component should be shortened to can now be given as ``-d N`` or ``--dir-length N``. (:issue:`8208`)
|
||||
|
||||
Completions
|
||||
^^^^^^^^^^^
|
||||
|
|
Loading…
Reference in a new issue