This website requires JavaScript.
Explore
Help
Sign In
m
/
fzf
Watch
1
Star
0
Fork
0
You've already forked fzf
mirror of
https://github.com/junegunn/fzf.git
synced
2025-11-16 23:33:39 -05:00
Code
Packages
Releases
Wiki
Activity
Files
ddd2a109e4746160d1b88a438e3ea8bfa1c78e48
fzf
/
shell
History
Junegunn Choi
87504a528e
[bash] Fix infinite loop on tab completion
...
awk may not set OFS to match FS depending on the implementation.
Close
#1227
2018-04-30 12:58:10 +09:00
..
completion.bash
[bash] Fix infinite loop on tab completion
2018-04-30 12:58:10 +09:00
completion.zsh
ZSH and Bash completion: remove shebang (
#1248
)
2018-04-12 17:21:56 +09:00
key-bindings.bash
[bash] Add --sync to the default CTRL-R options
2018-04-25 18:47:56 +09:00
key-bindings.fish
[fish] Fix ctrl-r regression in versions <2.4 (
#972
)
2017-07-15 18:50:23 +09:00
key-bindings.zsh
[zsh] Fire zsh precmd functions after cd (
#1136
)
2017-11-14 12:43:52 +09:00