m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-18 08:13:40 -05:00

Updated Examples (markdown)

Stefan Tatschner
2016-03-20 11:27:25 +01:00
parent be02f18742
commit 65045a3397

@@ -143,6 +143,8 @@ builtin bind -x '"\C-x1": __fzf_select_dir'
builtin bind '"\C-t": "\C-x1\e^\er"'
```
Fuzzy cd for fish shell: https://gist.github.com/rumpelsepp/b1b416f52d6790de1aee
### Searching file contents
```sh