1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.26k stars 325 forks source link

Open bookmark doesn't work on Mac #119

Closed cgrinds closed 10 years ago

cgrinds commented 10 years ago

cvim version: 1.2.60 OSX: Yosemite, although same behavior in Mavericks

Pressing 'b' works correctly. I select a bookmark and press Enter.

A link is opened to chrome-extension://ihlenndgcmojhcghmfjfneahoeklbjjh/rally

The bolded part is the name of the bookmark, not the URL. Selecting the bookmark from the bookmark manager of course works fine.

cgrinds commented 10 years ago

This was my misunderstanding, I did not realize you needed to transfer focus to the list. I think this can be closed, but I will point out the bookmark behavior is inconsistent with the buffers behavior. You do not have to press Tab there.