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

Add change-pointer and transform-pointer

Close #4178
This commit is contained in:
Junegunn Choi
2025-03-28 21:27:44 +09:00
parent dac5b6fde1
commit 664ee1f483
6 changed files with 103 additions and 47 deletions

View File

@@ -8,6 +8,7 @@ CHANGELOG
# Display "Type to search" when the input is empty
fzf --ghost "Type to search"
```
- Added `change-pointer` and `transform-pointer` actions for dynamically changing the pointer sign
- Bug fixes and improvements
0.60.3