Hacker News new | ask | show | jobs
by Crito 3308 days ago
What interactive terminal programs exit using ^C? Nano doesn't, top doesn't. There is no standard for interactive terminal programs. Furthermore ^C doesn't fit with the rest of vim's control schema, so you wouldn't really be doing anybody any favors in the long run.
1 comments

Funnily enough, emacs doesn't either.