mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Updated Examples (markdown)
@@ -16,7 +16,7 @@ Table of Contents
|
|||||||
* [Inspired by <a href="https://github.com/rupa/v">v</a>. Opens files in ~/.viminfo](#inspired-by-v-opens-files
|
* [Inspired by <a href="https://github.com/rupa/v">v</a>. Opens files in ~/.viminfo](#inspired-by-v-opens-files
|
||||||
* [With <a href="https://github.com/clvv/fasd">fasd</a>.](#with-fasd)
|
* [With <a href="https://github.com/clvv/fasd">fasd</a>.](#with-fasd)
|
||||||
* [cd](#cd)
|
* [cd](#cd)
|
||||||
* [Integration with <a href="https://github.com/changyuheng/zsh-interactive-cd">cd</a>.](#integration-with-cd)
|
* [Integration with <a href="https://github.com/changyuheng/zsh-interactive-cd">zsh-interactive-cd</a>.](#integration-with-cd)
|
||||||
* [z](#z)
|
* [z](#z)
|
||||||
* [Integration with <a href="https://github.com/rupa/z">z</a>.](#integration-with-z)
|
* [Integration with <a href="https://github.com/rupa/z">z</a>.](#integration-with-z)
|
||||||
* [With <a href="https://github.com/changyuheng/fz">fz</a>.](#with-fz)
|
* [With <a href="https://github.com/changyuheng/fz">fz</a>.](#with-fz)
|
||||||
@@ -497,7 +497,7 @@ v() {
|
|||||||
|
|
||||||
### cd
|
### cd
|
||||||
|
|
||||||
#### Integration with [cd](https://github.com/changyuheng/zsh-interactive-cd).
|
#### Integration with [zsh-interactive-cd](https://github.com/changyuheng/zsh-interactive-cd).
|
||||||
|
|
||||||
Fish like interactive tab completion for cd in zsh.
|
Fish like interactive tab completion for cd in zsh.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user