mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2025-01-11 02:36:12 +00:00
Draft CHANGELOG for the upcoming release
This commit is contained in:
parent
d9b1211191
commit
d9c6a0305b
13
CHANGELOG.md
13
CHANGELOG.md
@ -1,6 +1,19 @@
|
|||||||
CHANGELOG
|
CHANGELOG
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
0.21.0 (WIP)
|
||||||
|
------------
|
||||||
|
- Style changes
|
||||||
|
- Unicode spinner
|
||||||
|
- `--border` will now print border with rounded corners around the
|
||||||
|
finder instead of printing horizontal lines above and below it.
|
||||||
|
The previous style is available via `--border=horizontal`
|
||||||
|
- Added `--pointer` and `--marker` options
|
||||||
|
- More keys and actions for `--bind`
|
||||||
|
- Bug fixes and improvements
|
||||||
|
- Vim plugin: Floating windows support
|
||||||
|
- bash: Various improvements in key bindings (CTRL-T, CTRL-R, ALT-C)
|
||||||
|
|
||||||
0.20.0
|
0.20.0
|
||||||
------
|
------
|
||||||
- Customizable preview window color (`preview-fg` and `preview-bg` for `--color`)
|
- Customizable preview window color (`preview-fg` and `preview-bg` for `--color`)
|
||||||
|
Loading…
Reference in New Issue
Block a user