mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 15:05:27 +08:00
CHANGELOG read history
[ci skip]
This commit is contained in:
parent
84171e0c25
commit
d1d5716ae1
@ -55,6 +55,7 @@
|
||||
- The nextd and prevd functions no longer print "Hit end of history", instead using a BEL.
|
||||
- If fish_mode_prompt exists, vi-mode will only execute it on mode-switch instead of the entire prompt. This should make it much more responsive with slow prompts (#5783).
|
||||
- The path-component bindings (like ctrl-w) now also stop at ":" and "@" because those are used to denote user and host in ssh-likes (#5841).
|
||||
- `read` no longer keeps a history, making it suitable for operations that shouldn't end up there, like password entry (#5904).
|
||||
|
||||
### For distributors and developers
|
||||
- The autotools-based build system and legacy Xcode build systems have been removed, leaving only the CMake build system. All distributors and developers must migrate to the CMake build.
|
||||
|
Loading…
x
Reference in New Issue
Block a user