Hacker News new | ask | show | jobs
by z3t4 3521 days ago
what would something 10x better than vim/emacs/vscode look like ?
2 comments

Gary Bernhardt's "A Whole New World" had a cool vision for what the future of editors might look like: https://www.destroyallsoftware.com/talks/a-whole-new-world
And here's[1] a project inspired by Gary's talk to design and implement a new escape protocol and a new virtual terminal to support these sorts of use-cases. (I'm not involved with the project.)

[1] https://github.com/withoutboats/notty

Isn't there a point of diminishing returns there? Also, isn't that a bit subjective? I'm glad VS Code exists, because it helps push other projects to be better.