mirror of
https://github.com/junegunn/fzf.git
synced 2026-08-08 17:08:37 +08:00
Make height option work under Windows (#1341)
Separate Unix & Windows code into platform specific files for light renderer
This commit is contained in:
@@ -9,6 +9,7 @@ CHANGELOG
|
||||
finder instead of printing horizontal lines above and below it.
|
||||
The previous style is available via `--border=horizontal`
|
||||
- Added `--pointer` and `--marker` options
|
||||
- `--height` option is now available on Windows binary (@kelleyma49)
|
||||
- More keys and actions for `--bind`
|
||||
- Bug fixes and improvements
|
||||
- Vim plugin: Floating windows support
|
||||
|
||||
Reference in New Issue
Block a user