mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-27 03:13:37 +08:00
CHANGELOG pasting leading spaces
This commit is contained in:
parent
a5a643f854
commit
b792290c51
|
@ -14,6 +14,7 @@
|
|||
### Interactive improvements
|
||||
- Major improvements in performance and functionality to the 'sorin' sample prompt (#5411).
|
||||
- fish_clipboard_* now supports wayland by means of [wl-clipboard](https://github.com/bugaevc/wl-clipboard).
|
||||
- Pasting will now strip leading spaces if they would trigger history ignoring (#4327).
|
||||
- mandoc can now be used to format the output from `--help` if nroff is not installed
|
||||
- New color options for the pager have been added (#5524).
|
||||
- The default escape delay (to differentiate between the escape key and an alt-combination) has been reduced to 30ms, down from 300ms for the default mode and 100ms for vi-mode (#3904).
|
||||
|
|
Loading…
Reference in New Issue
Block a user