m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 09:03:43 -05:00

Fix the background color of the scrollbar inside the preview window

This commit is contained in:
Junegunn Choi
2023-05-01 16:18:26 +09:00
parent b7c2e8cb67
commit e619b7c4f4
3 changed files with 4 additions and 2 deletions

View File

@@ -3,7 +3,7 @@ CHANGELOG
0.41.0
------
- Bug fixes
- Bug fixes and improvements
0.40.0
------