kien / ctrlp.vim

Fuzzy file, buffer, mru, tag, etc finder.
kien.github.com/ctrlp.vim
7.26k stars 677 forks source link

Bookmark arg parsing not working correctly #782

Open yScribblez opened 4 years ago

yScribblez commented 4 years ago

When creating bookmarks via :CtrlPBookmarkAddDir or :CtrlPBookmarkAddDir! the subsequent argument is interpreted in its entirety as a directory, despite there being separation between the arguments. Not sure if adding to bookmarks is supposed to be done in some other fashion. See example below.