Hacker News new | ask | show | jobs
by diegocg 1940 days ago
>undo is bound to Control+Z, and redo to Alt+/

Unfortunate choice of keys for redo IMO

2 comments

Control+Y is already taken, and Control+Shift+Z is indistinguishable from Control+Z because of terminal limitations. So I can't think of anything better.
It's not totally arbitrary, at least. In Emacs, Alt+/ is bound to Undo/Redo by default.