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

vimpc strips "$" characters from tags. #65

Closed carnager closed 5 years ago

carnager commented 8 years ago

It seems vimpc does not escape the "$" character for tags. Instead those are completely stripped out. $wingin' Utter$ becomes ingin' Utter-

mox-mox commented 7 years ago

Is this still an issue? Could you provide a file file for testing? If yes, Ill try to resolve this.

connermcd commented 5 years ago

I can't seem to get the same result as @carnager on testing. Nevertheless, $ characters are stripped in the song window. For instance:

image

image

Curiously the tag displays correctly in the statusline.