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

Updated Examples (markdown)

mgild
2018-09-13 19:04:54 -07:00
parent 2beeede6ec
commit 4262c83c76

@@ -804,6 +804,7 @@ Fish like interactive tab completion for cd in zsh.
![zsh-interactive-cd-demo](https://raw.githubusercontent.com/changyuheng/zsh-interactive-cd/master/demo.gif) ![zsh-interactive-cd-demo](https://raw.githubusercontent.com/changyuheng/zsh-interactive-cd/master/demo.gif)
#### Interactive cd #### Interactive cd
Suggested by [@mgild](https://github.com/mgild)
Like normal cd but opens an interactive navigation window when called with no arguments. For ls, use -FG instead of --color=always on osx. Like normal cd but opens an interactive navigation window when called with no arguments. For ls, use -FG instead of --color=always on osx.
```sh ```sh
function cd() { function cd() {