CHANGELOG prompt_pwd

This commit is contained in:
Fabian Homborg 2021-08-09 17:57:27 +02:00
parent b10d64e22e
commit da32b6c172

View file

@ -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
^^^^^^^^^^^