diff --git a/Examples.md b/Examples.md index 2395a3d..c064209 100644 --- a/Examples.md +++ b/Examples.md @@ -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) #### 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() {