mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
CHANGELOG
This commit is contained in:
parent
37575c5f79
commit
3bf3061d8c
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ Interactive improvements
|
|||
- Using ``--help`` on builtins now respects the ``$MANPAGER`` variable, in preference to ``$PAGER`` (:issue:`9488`).
|
||||
- :kbd:`Control-G` closes the history pager, like other shells (:issue:`9484`).
|
||||
- The documentation for the ``:``, ``[`` and ``.`` builtin commands can now be looked up with ``man`` (:issue:`9552`).
|
||||
- Fish no longer crashes when searching history for non-ascii codepoints case-insensitively (:issue:`9628`).
|
||||
|
||||
New or improved bindings
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
|
|
Loading…
Reference in a new issue