vimpc

Ncurses-based MPD client with vi-like key bindings for music control

brewmacoslinux
Try with needOr install directly
Source

About

Ncurses based mpd client with vi like key bindings

Commands

vimpc

Examples

Start the vimpc client to browse and control music$ vimpc
Connect to MPD on a specific host and port$ vimpc -h localhost -p 6600
Execute vimpc and start playing music immediately$ vimpc && echo 'Now use vi keys: j/k to navigate, p to play'