mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-26 01:31:59 -07:00
Sixel and Kitty image support on Windows binary (#2544)
This commit is contained in:
@@ -1,15 +1,16 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.43.1
|
||||
0.44.0
|
||||
------
|
||||
- (Experimental) Sixel image support in preview window (not available on Windows)
|
||||
- (Experimental) Sixel image support in preview window
|
||||
- [bin/fzf-preview.sh](bin/fzf-preview.sh) is added to demonstrate how to
|
||||
display an image using Kitty image protocol or Sixel. You can use it
|
||||
like so:
|
||||
```sh
|
||||
fzf --preview='fzf-preview.sh {}'
|
||||
```
|
||||
- (Experimental) Sixel and Kitty image support now also available on Windows
|
||||
- Bug fixes
|
||||
|
||||
0.43.0
|
||||
|
Reference in New Issue
Block a user