mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Updated Examples (markdown)
@@ -804,6 +804,7 @@ Fish like interactive tab completion for cd in zsh.
|
||||

|
||||
|
||||
#### 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.
|
||||
```sh
|
||||
function cd() {
|
||||
|
||||
Reference in New Issue
Block a user