Joe Pea
Joe Pea
Well, it works! ``` viml map map map map map map map map map map map map map map map map map map map map map map map map map...
Wait, nevermind, it only works in terminal neovim (iTerm). Electron still intercepts things like `command`+`c` and invokes the `edit->copy` menu item, etc, etc. If I try `command`+`w` (or `capslock`+`w` in...
Hmmm, and I tried one that isn't intercepted by electron, but that doesn't even work: ``` viml map noremap :echo "hello" ``` but pressing `command`+`s` doesn't do anything.
@expipiplus1 It's all good! Asked at electron/electron: https://github.com/electron/electron/issues/5261
A `.app` for OS X will be awesome. :D
@simonweil https://github.com/atom/apm
What popup menu is that?
Do you have a plugin installed or something? I've got no flickering of anything while typing. The popup menu only appears, for me, when I press ctrl+n (or other similar...
@jordwalke Can you record a video with Quicktime? File > New screen recording
Well, my keyboard repeat rate is high, so I hold `k` to scroll up. It's really really fast when only the cursor moves, but when it makes the whole text...