Much faster image processing

Fix #3984
This commit is contained in:
Junegunn Choi
2024-11-29 00:26:12 +09:00
parent 61d10d8ffa
commit 3b0c86e401
3 changed files with 102 additions and 6 deletions

View File

@@ -6,6 +6,7 @@ CHANGELOG
- Built-in walker improvements
- `--walker-root` can take multiple directory arguments. e.g. `--walker-root include src lib`
- `--walker-skip` can handle multi-component patterns. e.g. `--walker-skip target/build`
- Removed long processing delay when displaying images in the preview window
- `FZF_PREVIEW_*` environment variables are exported to all child processes (#4098)
- Bug fixes in fish scripts