mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-19 17:13:42 -05:00
Fix TOC
@@ -29,7 +29,7 @@ Table of Contents
|
|||||||
* [Integration with <a href="https://github.com/changyuheng/zsh-interactive-cd">zsh-interactive-cd</a>.](#integration-with-zsh-interactive-cd)
|
* [Integration with <a href="https://github.com/changyuheng/zsh-interactive-cd">zsh-interactive-cd</a>.](#integration-with-zsh-interactive-cd)
|
||||||
* [Interactive cd](#interactive-cd)
|
* [Interactive cd](#interactive-cd)
|
||||||
* [autojump](#autojump)
|
* [autojump](#autojump)
|
||||||
* [Integration with [autojump](https://github.com/wting/autojump)]
|
* [Integration with <a href="https://github.com/wting/autojump">autojump</a>](#integration-with-autojump)
|
||||||
* [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)
|
||||||
@@ -1115,7 +1115,7 @@ function cd() {
|
|||||||
|
|
||||||
### autojump
|
### autojump
|
||||||
|
|
||||||
### Integration with [autojump](https://github.com/wting/autojump)
|
#### Integration with [autojump](https://github.com/wting/autojump)
|
||||||
|
|
||||||
like normal autojump when used with arguments but displays an fzf prompt when used without
|
like normal autojump when used with arguments but displays an fzf prompt when used without
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user