mirror of
https://github.com/junegunn/fzf.git
synced 2026-09-17 09:13:17 +08:00
fish: Optimize description alignment of completions (#4912)
Close #4910
This commit is contained in:
+3
-1
@@ -21,7 +21,9 @@ CHANGELOG
|
||||
- fzf now opens in a tmux or Zellij floating pane by default, so the window it was started from stays visible and can be used while fzf is running
|
||||
- Requires tmux 3.7+ or Zellij 0.44+
|
||||
- Set `g:fzf_layout` to pick a different layout
|
||||
- fish: Fixed custom CTRL-T command not using the prefixed target directory in some cases (#4498)
|
||||
- fish:
|
||||
- Fixed custom CTRL-T command not using the prefixed target directory in some cases (#4498)
|
||||
- Optimized description alignment of completion items (#4910)
|
||||
|
||||
0.74.3
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user