c3subtitles / L2S2

Lecture Live Subtitles System (L2S2)
GNU General Public License v3.0
20 stars 11 forks source link

Consider handling emacs-like line editing shortcuts #207

Open mmarx opened 8 years ago

mmarx commented 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