Removing Esc as a quit key #16
thutt
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There have been a few complaints about using 'Esc' as a key to quit the view-review-tabs program. The main complaint being that accidentally pressing 'Esc' is cumbersome if URL-based diffs are being used, and the web server requires credentials for access -- because the credentials have to be provided again.
Although that particular problem is mitigated by using the host OS keyring to store credentials, 'Esc' is non-standard. So, it's best to remove it.
The way to quit the program now is more standard: Ctrl-Q.
Beta Was this translation helpful? Give feedback.
All reactions