Junegunn Choi
|
6c99cc1700
|
Add bind action for executing arbitrary command (#265)
e.g. fzf --bind "ctrl-m:execute(less {})"
fzf --bind "ctrl-t:execute[tmux new-window -d 'vim {}']"
|
2015-06-14 12:25:08 +09:00 |
|
Junegunn Choi
|
fdbfe36c0b
|
Color customization (#245)
|
2015-06-03 01:46:03 +09:00 |
|
Junegunn Choi
|
1592bedbe8
|
Custom key binding support (#238)
|
2015-05-21 00:32:03 +09:00 |
|
Junegunn Choi
|
50292adacb
|
Implement --toggle-sort option (#173)
|
2015-03-31 22:05:16 +09:00 |
|
Junegunn Choi
|
2a167aa030
|
Implement --expect option to support simple key bindings (#163)
|
2015-03-29 02:59:32 +09:00 |
|
Junegunn Choi
|
c35d98dc42
|
Nullify --nth option when it's irrelevant
|
2015-01-23 06:26:00 +09:00 |
|
Junegunn Choi
|
7a2bc2cada
|
Lint
|
2015-01-12 03:18:40 +09:00 |
|
Junegunn Choi
|
f3177305d5
|
Rewrite fzf in Go
|
2015-01-04 00:37:29 +09:00 |
|