diff options
author | Jostein Berntsen <jbernts@broadpark.no> | 2013-10-27 22:49:44 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2013-10-27 22:49:44 +0100 |
commit | 0e9f452fe74418818ea7d1e6d87430321211caa3 (patch) | |
tree | 79792ec4bbd1960dd4ba0b1bc880df6fe0cbcc6b /audio/vimpc/README | |
parent | 61b6dea66c15dfb4534e8ad2cffbb29516f8e4d3 (diff) | |
download | slackbuilds-0e9f452fe74418818ea7d1e6d87430321211caa3.tar.gz |
audio/vimpc: Added (mpd console client).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/vimpc/README')
-rw-r--r-- | audio/vimpc/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/vimpc/README b/audio/vimpc/README new file mode 100644 index 0000000000..529047ca43 --- /dev/null +++ b/audio/vimpc/README @@ -0,0 +1,5 @@ +vimpc is an ncurses based mpd client with vi like key bindings. + +It provides an alternative to other mpd clients (such as ncmpc and +ncmpcpp) and tries to provide an interface similar to that of the vim +text editor. |