Live data from Hacker News

Vim.wasm

rhysd.github.io

171–180 of 291 posts

Re: Vim.wasm

#171
post #131
post #7

I thought I was getting stuck in insert mode, and I got fairly frustrated before realizing my Vim keybindings browser extension was grabbing ESC and keeping it from this weird browser-Vim. We brought this abomination on ourselves.

Ctr+[ Vim-ing on devices with not physical Esc key makes you get used to this (default configured, no extra keymapping required) Esc alternative :P

Unfortunately doesn't work for us that access [ via the AltGr layer. Unless someone knows of a workaround?

Re: Vim.wasm

#172
post #135

This is pretty dope, but I'm terrified about the fact that Firefox lets it take over Ctrl+L, Ctrl+1, or any other way (that I can find, at least) of breaking out of Vim with a keyboard aside from closing the tab with Ctrl+W - which is even more terrifying since I use that in Vim a ton, too :O ...but this is pretty cool :D

The actual issue is that Windows and Linux don't properly use a ‘super’ key―while the ‘Win’ key is sitting there uselessly. Ironically, MS' own ‘ergonomic’ (cough) keyboards have gigantic Win keys, right under the thumbs which are the strongest digits. These keys are great to use on Mac, it's an eye-opener as to how the historical keyboard mutations ended up in just the wrong way for two platforms (and for Emacs). I…

> The actual issue is that Windows and Linux don't properly use a ‘super’ key―while the ‘Win’ key is sitting there uselessly.

For me (Gnome) the super-key shows an overview of my windows and let's me enter a command which is fairly convenient.

Re: Vim.wasm

#174

Earlier quoted context omitted.

Frankly I prefer Ctrl-[ over Esc because it requires less hand movement.

Rebound my caps lock to escape and never looked back!

You should (look back). Mapping it to Ctrl is a much more sensible choice. Can’t imagine using backspace instead of Ctrl-h, or Ctrl-A/E to go to the beginning/end of line, or Ctrl-W to delete back one word etc. Of course, Ctrl-[ is also right under your finger tips with Caps Lock mapped to Ctrl.

Re: Vim.wasm

#177
post #66

Earlier quoted context omitted.

Someone from the era of short usernames on unix boxes, along with "esr" and "rob". To more directly answer, it's Richard Stallman. Known for the free software movement and emacs among other things.

ESR is a poseur who doesn't belong next to those other names.

[deleted]

Re: Vim.wasm

#178
post #131

Earlier quoted context omitted.

Ctr+[ Vim-ing on devices with not physical Esc key makes you get used to this (default configured, no extra keymapping required) Esc alternative :P

Frankly I prefer Ctrl-[ over Esc because it requires less hand movement.

...and on my laptop, those are both physical keys with tactile sensations!

Re: Vim.wasm

#179
post #171
post #131

Earlier quoted context omitted.

Ctr+[ Vim-ing on devices with not physical Esc key makes you get used to this (default configured, no extra keymapping required) Esc alternative :P

Unfortunately doesn't work for us that access [ via the AltGr layer. Unless someone knows of a workaround?

Ctrl-C also works

Re: Vim.wasm

#180

On mobile I see a blank gray page. Perhaps this only works on desktop browsers. I still have no idea what it is.

I imagine vim wouldn't be very optimized for mobile.

When I clicked on the post, I figured it would be some sort of vim plugin etc. Hopefully they can update the site to show a banner or some indication saying what the site is (vim in a browser?) and that it doesn't support mobile browsers.
Post reply on HN