Open mmarx opened 8 years ago
Several shortcuts usually used for line editing (^A, ^E, ^W, ^N) have different meaning in browsers. Consider catching these (especially ^W) as accidentally closing the tab would be a major distraction.
[0] http://stackoverflow.com/questions/7295508/javascript-capture-browser-shortcuts-ctrlt-n-w
Several shortcuts usually used for line editing (^A, ^E, ^W, ^N) have different meaning in browsers. Consider catching these (especially ^W) as accidentally closing the tab would be a major distraction.
[0] http://stackoverflow.com/questions/7295508/javascript-capture-browser-shortcuts-ctrlt-n-w