mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
Updated Examples (markdown)
10
Examples.md
10
Examples.md
@@ -15,6 +15,8 @@ Table of Contents
|
||||
* [v](#v)
|
||||
* [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)
|
||||
* [cd](#cd)
|
||||
* [Integration with <a href="https://github.com/changyuheng/zsh-interactive-cd">cd</a>.](#integration-with-cd)
|
||||
* [z](#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)
|
||||
@@ -493,6 +495,14 @@ v() {
|
||||
}
|
||||
```
|
||||
|
||||
### cd
|
||||
|
||||
#### Integration with [cd](https://github.com/changyuheng/zsh-interactive-cd).
|
||||
|
||||
Fish like interactive tab completion for cd in zsh.
|
||||
|
||||

|
||||
|
||||
### z
|
||||
|
||||
#### Integration with [z](https://github.com/rupa/z).
|
||||
|
||||
Reference in New Issue
Block a user