m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00

Added a Table of Contents to the "Examples" page, using https://github.com/ekalinin/github-markdown-toc

somename123
2017-01-22 10:35:39 +00:00
parent 62c74db285
commit c74a746794

@@ -1,5 +1,42 @@
You can replace `fzf` command on each example with [`fzf-tmux`](https://github.com/junegunn/fzf#fzf-tmux-script) to start fzf in a new tmux split pane.
Table of Contents
=================
* [Opening files](#opening-files)
* [Changing directory](#changing-directory)
* [Searching file contents](#searching-file-contents)
* [Command history](#command-history)
* [With write to terminal capabilities](#with-write-to-terminal-capabilities)
* [Processes](#processes)
* [Git](#git)
* [Tags](#tags)
* [tmux](#tmux)
* [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)
* [z](#z)
* [Integration with <a href="https://github.com/rupa/z">z</a>.](#integration-with-z)
* [With <a href="https://github.com/clvv/fasd">fasd</a>.](#with-fasd-1)
* [Shell bookmarks](#shell-bookmarks)
* [Google Chrome (OS X)](#google-chrome-os-x)
* [Browsing history](#browsing-history)
* [Bookmarks](#bookmarks)
* [Browsing](#browsing)
* [Locate](#locate)
* [mpd](#mpd)
* [Readline](#readline)
* [RVM](#rvm)
* [Vagrant](#vagrant)
* [Wrapper](#wrapper)
* [LastPass CLI](#lastpass-cli)
### Opening files
```sh