Joe Pea
Joe Pea
Attempting to use `` for window commands closes the Neovim-e window in Linux (similar to web browsers).
In iTerm, there's an option so that full screen mode doesn't put the terminal into a new workspace, it's just full screen in the same desktop that it was in....
I'm sure you might know, but wanted to leave an issue for it. Everything (selecting, moving the cursor, etc) is nice and fast and zippy compared to terminal. The only...
On Linux, in Gnome 3 at 2x scale, Neovim-e is still at 1x scale, and it's tiny. I wonder what's the best way to double it's size on Linux.
This would be super awesome to use: http://hello.onejs.io (the font rendering bits).
When I try to scroll with the touchpad in OS X, it might scroll the window that I'm in for a split second, then after that it just scrolls the...
So that while the cursor is being moved it is always visible. It would make it easier to see where the cursor lands when moving really fast.
Can you add an option to change the block cursor from outlined to solid? A good reason to have a solid cursor is because in some terminals an outline cursor...
I am trying to make a map like this: ``` '.editor.vim-mode-plus:not(.insert-mode)': '/': 'keystroke / \\ c' ``` in order to have case-insensitive search by default. But what happens is that...
Do you have a performance comparison with plain JS?