1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-08-20 15:03:49 -07:00
Commit Graph

9 Commits

Author SHA1 Message Date
Junegunn Choi
b7795a3dea Fix RuboCop errors 2025-02-02 02:48:04 +09:00
Junegunn Choi
32234be7a2 FZF_KEY enhancements
* 'enter' instead of 'ctrl-m'
* 'space' instead of ' '
2025-02-02 02:23:47 +09:00
Junegunn Choi
18cbb4a84d Display header lines at the top in 'reverse-list' layout 2025-02-01 17:03:59 +09:00
Junegunn Choi
e1e171a3c4 Add toggle-bind 2025-02-01 17:03:59 +09:00
Junegunn Choi
8179ca5eaa Fix edge cases in --bind where ',' or ':' are chained () 2025-01-27 09:30:53 +09:00
Junegunn Choi
4b74f882c7 [test] Prefer match_count over item_count
match_count can lag behind item_count and can cause intermittent failures.
2025-01-27 02:08:52 +09:00
Junegunn Choi
80da0776f8 Allow actions to multiple keys and events at once
Close 
2025-01-27 01:46:21 +09:00
Junegunn Choi
7220d8233e Add 'search' and 'transform-search'
Close 
2025-01-26 01:50:08 +09:00
Junegunn Choi
0237bf09bf Split integration test file () 2025-01-25 19:57:40 +09:00