mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 15:53:39 -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)
|
||||
* [Google Chrome (OS X/linux)](#google-chrome-os-xlinux)
|
||||
* [Browsing history](#browsing-history)
|
||||
* [Bookmarks](#bookmarks)
|
||||
* [Bookmarks](#bookarks)
|
||||
* [Browsing](#browsing)
|
||||
* [Locate](#locate)
|
||||
* [mpd](#mpd)
|
||||
* [fzf-mpd](#fzf-mpd)
|
||||
* [Readline](#readline)
|
||||
* [RVM](#rvm)
|
||||
* [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
|
||||
|
||||
```sh
|
||||
|
||||
Reference in New Issue
Block a user