mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 15:37:59 +08:00
CHANGUELOGUE
This commit is contained in:
parent
9f5f34267d
commit
e52e7cea43
|
@ -18,6 +18,8 @@ We have tried to keep these to a minimum, but in some cases it is unavoidable.
|
|||
|
||||
Notable improvements and fixes
|
||||
------------------------------
|
||||
- A new variable, :envvar:`fish_sequence_key_delay_ms`, can now be set to let bound key sequences time out.
|
||||
This is useful e.g. to bind ``jk`` to switch modes in vi-mode while still being able to type "j". (:issue:`7401`, :issue:`9926`)
|
||||
- ``functions --handlers-type caller-exit`` once again lists functions defined as ``function --on-job-exit caller``, rather than them being listed by ``functions --handlers-type process-exit``.
|
||||
|
||||
Deprecations and removed features
|
||||
|
|
Loading…
Reference in New Issue
Block a user