This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
fzf
Watch
1
Star
0
Fork
0
You've already forked fzf
mirror of
https://github.com/Llewellynvdm/fzf.git
synced
2025-01-23 23:28:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
fzf
/
shell
History
a1346054
8f899aaf8a
use proper bash-style notation
2021-08-15 16:03:26 +09:00
..
completion.bash
always use [[ ... ]] and not [ ... ] in bash completions
2021-08-15 16:03:26 +09:00
completion.zsh
[zsh] Properly reset prompt after completion (
#2318
)
2021-01-13 04:09:34 +09:00
key-bindings.bash
use proper bash-style notation
2021-08-15 16:03:26 +09:00
key-bindings.fish
[fish] Make widgets work with --option= prefix (
#2383
)
2021-03-08 22:59:56 +09:00
key-bindings.zsh
[zsh] Don't run precmd hooks in cd widget (
#2340
)
2021-02-03 19:26:17 +09:00