Hacker News new | ask | show | jobs
by paranoidxprod 751 days ago
Just an editor with modes. Ie in vim you have have the default normal mode (move with hjkl) to move around the code without having to move your hands over to the arrows, insert mode to enter text, visual mode to select text, etc.