Hacker News new | ask | show | jobs
by nicoburns 1511 days ago
I would like:

- Better support for multiline editing. Including full mouse support so that I can click to highlight a word in the command I want to replace rather than having to slowly arrow key to it and then backspace it out. And automatically stripping the newlines so I don't have to end every line with a backslash.

- Support for things like multiple cursors, again so that I can edit my terminal commands efficiently.