This website requires JavaScript.
Explore
Help
Register
Sign In
twin
/
fzf
Watch
1
Star
0
Fork
0
You've already forked fzf
mirror of
https://github.com/junegunn/fzf.git
synced
2025-07-31 20:22:01 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
87504a528ee9ba8b26cbc0f496494f4418e848b9
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