gmcclure382 / stexbar

Automatically exported from code.google.com/p/stexbar
0 stars 0 forks source link

Enter (Return) key (with modifiers like Shift) not a valid hotkey #229

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Create/edit a command and try to use Shift+Enter as the hotkey.

What is the expected output? What do you see instead?
I expect Enter (or at least Enter with a modifier key) to be an acceptable 
hotkey. Instead, the dialog closes.

What version of the product are you using? On what operating system?
1.8.4.847 on Win7 32bit

Original issue reported on code.google.com by pckuj...@gmail.com on 6 Aug 2013 at 2:34

GoogleCodeExporter commented 8 years ago
Enter and Shift-Enter can never be a valid hotkey: explorer uses those hotkeys 
itself.

Original comment by tortoisesvn on 9 Dec 2013 at 9:03

GoogleCodeExporter commented 8 years ago
Ok - I use AutoHotkey to overcome this limitation and use Shift+Enter to open 
in sublime text. What does explorer use Shift+Enter for? I've never seen it do 
anything special (whereas Alt+Enter brings up properties and Ctrl+Enter opens 
in a new window).

Original comment by pckuj...@gmail.com on 20 Dec 2013 at 10:07