Vim.wasm
rhysd.github.io
Vim.wasm
1–10 of 291 posts
Re: Vim.wasm
#2Where’s the escape key on my iPhone?
Re: Vim.wasm
#3Where’s the escape key on my iPhone?
I think I finally understand Kafkaesque.
Re: Vim.wasm
#4Re: Vim.wasm
#5[deleted]
Re: Vim.wasm
#6Running on Firefox and `Shift` generates a `^P` character.
Re: Vim.wasm
#7I 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.
Re: Vim.wasm
#8The GitHub readme has a bunch of great content on it. https://github.com/rhysd/vim.wasm
Re: Vim.wasm
#9 :colorscheme
unknown "that's weird
:set file^I^I "I guess tab autocomplete doesn't work
:set filetype=cpp
i#include "I guess syntax highlighting doesn't work either
:set tabstop=4 softtabstop=4
i^I^I "at least that worked!Re: Vim.wasm
#10Running on Firefox and `Shift` generates a `^P` character.
Firefox on Debian 9 x86 here, not happening to me.