mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 16:45:38 -05:00
Added fzf-mpd link and demo
11
Examples.md
11
Examples.md
@@ -28,10 +28,11 @@ Table of Contents
|
|||||||
* [Shell bookmarks](#shell-bookmarks)
|
* [Shell bookmarks](#shell-bookmarks)
|
||||||
* [Google Chrome (OS X/linux)](#google-chrome-os-xlinux)
|
* [Google Chrome (OS X/linux)](#google-chrome-os-xlinux)
|
||||||
* [Browsing history](#browsing-history)
|
* [Browsing history](#browsing-history)
|
||||||
* [Bookmarks](#bookmarks)
|
* [Bookmarks](#bookarks)
|
||||||
* [Browsing](#browsing)
|
* [Browsing](#browsing)
|
||||||
* [Locate](#locate)
|
* [Locate](#locate)
|
||||||
* [mpd](#mpd)
|
* [mpd](#mpd)
|
||||||
|
* [fzf-mpd](#fzf-mpd)
|
||||||
* [Readline](#readline)
|
* [Readline](#readline)
|
||||||
* [RVM](#rvm)
|
* [RVM](#rvm)
|
||||||
* [Vagrant](#vagrant)
|
* [Vagrant](#vagrant)
|
||||||
@@ -808,6 +809,14 @@ fmpc() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### fzf-mpd
|
||||||
|
|
||||||
|
[fzf-mpd](https://github.com/piotryordanov/fzf-mpd) is a zsh plugin that allows you to control mpd using fzf. By typing `fm` in the command line, you will be able to easily browse genres, artists, albums and all songs.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### Readline
|
### Readline
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
|||||||
Reference in New Issue
Block a user