You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2019. It is now read-only.
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.
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
The text was updated successfully, but these errors were encountered: