Vim.wasm
11–20 of 291 posts
Re: Vim.wasm
#12Re: Vim.wasm
#13 :imap jk
:imap kj
works great. However it seems like outer and inner text objects aren't working at all. E.g. daw, ci)Re: Vim.wasm
#14Re: Vim.wasm
#15Running on Firefox and `Shift` generates a `^P` character.
Re: Vim.wasm
#16Where’s the escape key on my iPhone?
Ctrl and [
That should send the same as Esc (ASCII 27).
I seem to remember this working on a new iPad Pro keyboard.
Re: Vim.wasm
#17Any plug-in support? Could I upload my vimrc to a server, then download it, apply it, and run :PlugInstall to get my vim setup in any web browser?
Re: Vim.wasm
#18Any plug-in support? Could I upload my vimrc to a server, then download it, apply it, and run :PlugInstall to get my vim setup in any web browser?
Re: Vim.wasm
#19Re: Vim.wasm
#20sorry for being dense, but I can't seem to save files or do anything seemingly practical. Is there any practical use cases for this library, or is this purely along the lines of "Hey checkout this cool hack!"
I hope the author will work out some of these kinks so that it becomes usable !