vimpc - vi inspired Music Player Daemon (MPD) client.
vimpc provides simple access to mpd(1) via a familiar vi style
interface.
For detailed help information please type :help in vimpc.
- -v, --version
- Print the version of vimpc
- -h, --host [password@]<hostname|socket>
- Connect to a running MPD instance on hostname or using the unix
socket socket with the password password
- -p, --port <port>
- Use port to connect to mpd
All environment variables are overridden by options specified on the command
line
- MPD_HOST
- Specifies the host to connect to.
- MPD_PORT
- Specifies the port to connect to.
~/.vimpcrc
Per user configuration file. Executes the contents as
vimpc commands.
Bugs should be reported on github at http://github.com/boysetsfrog/vimpc/
Nathan Sweetman <nathan.sweetman@gmail.com>