mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-25 08:56:43 +08:00
CHANGELOG
This commit is contained in:
parent
5792e4a12b
commit
96c9cb369b
|
@ -15,6 +15,7 @@ Scripting improvements
|
||||||
Interactive improvements
|
Interactive improvements
|
||||||
------------------------
|
------------------------
|
||||||
- Using ``fish_vi_key_bindings`` in combination with fish's ``--no-config`` mode works without locking up the shell (:issue:`9443`).
|
- Using ``fish_vi_key_bindings`` in combination with fish's ``--no-config`` mode works without locking up the shell (:issue:`9443`).
|
||||||
|
- The history pager now uses more screen space, usually half the screen (:issue:`9458`)
|
||||||
|
|
||||||
New or improved bindings
|
New or improved bindings
|
||||||
^^^^^^^^^^^^^^^^^^^^^^^^
|
^^^^^^^^^^^^^^^^^^^^^^^^
|
||||||
|
@ -26,6 +27,7 @@ Completions
|
||||||
^^^^^^^^^^^
|
^^^^^^^^^^^
|
||||||
- Added completions for:
|
- Added completions for:
|
||||||
- ``otool``
|
- ``otool``
|
||||||
|
- git's completion for ``git-foo``-style commands was fixed (:issue:`9457`)
|
||||||
|
|
||||||
|
|
||||||
Improved terminal support
|
Improved terminal support
|
||||||
|
|
Loading…
Reference in New Issue
Block a user