Earlier quoted context omitted.
Did you even use it?
I can't ask questions if I haven't used it? I have no interest of trying this out since it's mac exclusive.
VimR – Refined Vim Experience for OS X
31–40 of 69 posts
Re: VimR – Refined Vim Experience for OS X
#32Re: VimR – Refined Vim Experience for OS X
#33Re: VimR – Refined Vim Experience for OS X
#34Does anybody know how to really close a tab in vim? When I type t on a file to open it in a tab and then type :q, it looks like ist closed. But when I type :ls I see that its still open.
Re: VimR – Refined Vim Experience for OS X
#35Does anybody know how to really close a tab in vim? When I type t on a file to open it in a tab and then type :q, it looks like ist closed. But when I type :ls I see that its still open.
`:bdel` is what you're looking for. ;-)
1) in the shell run "vim ."
2) hit "t" on a file
3) type ":bdel"
The tab is still open.
Re: VimR – Refined Vim Experience for OS X
#36Re: VimR – Refined Vim Experience for OS X
#37But I would love to see more cross-platform Gui wrappers and more embedded Vim. I'm hopeful that NeoVim will help make this happen.
NeoVim seems to be making really good progress. There are packages for installing on OSX and Linux. In my daily use NeoVim has been solid. I love the direction that NeoVim is taking, and believe it will be a great foundation for embedded vim.
Re: VimR – Refined Vim Experience for OS X
#38Re: VimR – Refined Vim Experience for OS X
#391. I could not figure out how to change the font. I'd love a smaller font.
2. The "show" and "hide" side bar shortcuts should be merged into a single "toggle" shortcut
3. Generally, shortcuts should be more vim-y. If I wanted to do cmd + } I would be using emacs :)
4. could not find a keyboard shortcut to change focus from the editor to the sidebar, so I have to use my mouse there (bad).
5. Quick open does not have vim-like navigation. So I need to use the arrows to select a file in the list. Also, is there a way to set an ignore list? (e.g. ignore all the object files).
6. Long term, it would be amazing if gui actions could be tied to keyboard shortcuts via the vimrc.
Re: VimR – Refined Vim Experience for OS X
#40What other keyboard shortcuts are available other than hjkl? It looks not even the arrow keys work.
If you find that there's a specific feature missing, please open an issue. All feedback is appreciated :) This is still very much a work in progress.
[1] https://github.com/qvacua/vimr/wiki/File-Browser-Actions