Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Implementing a full vi clone seems like a nightmare — the POSIX specification makes me lose hope in humanity :) For instance, what does :delep parse to? I would never have guessed that it was the :delete command with the "p" flag (because :delete p deletes into "p).


There's a WASM port of Vim: https://rhysd.github.io/vim.wasm/

You can even do "<esc>:e tutor" to run vimtutor. Also, "<esc>:export" does an http download of the current buffer contents.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: