mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-01 04:32:05 -07:00
Make height option work under Windows (#1341)
Separate Unix & Windows code into platform specific files for light renderer
This commit is contained in:
committed by
Junegunn Choi
parent
7c40a424c0
commit
7d5985baf9
@@ -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