boysetsfrog / vimpc

Official repository for vimpc a vi/vim inspired client for the Music Player Daemon (mpd). Pull requests are welcome.
GNU General Public License v3.0
266 stars 34 forks source link

Do I really need to find my mpd dir, and remove playlist by hand to write a change? #67

Closed dmilith closed 5 years ago

dmilith commented 8 years ago

:write / :save playlistname

it's single shot action. After that is there a way to do a :write! playlistname to overwrite current playlist?

connermcd commented 8 years ago

It should do that with recent versions

dmilith commented 8 years ago

Using 0.09.1 (sha1: b4e9790eaf0a25035ba32c2c98993fd6900a2c42)

I assume that your suggestion is to try with master. Will try and let You know.

dennisschagt commented 7 years ago

@dmilith Did you try and did it work?

dmilith commented 7 years ago

@dennisschagt Not yet, waiting for a release, I'd need to add whole autotools (perl, autoconf, automake) dependencies to build it from master, didn't have time yet.

connermcd commented 5 years ago

Confirmed working. Closing.