Thank you for your wonderful product! Why the HotKeys combination Shift+Del doesn't work? By default, this is the same as Ctrl+X. What can i do?
Doesn't work Shift+Del
I never edited that "cut" shortcut, and Shift+Del works like Ctrl+X does, at least in the SQL editors.
If that Shift+Del does not work for you, you can use regedit.exe, go to HKEY_CURRENT_USER\Software\HeidiSQL
and delete the value Shortcut1_ecCut
(if it exists). Be sure HeidiSQL is not running when you do that. Afterwards, the default shortcut should apply.
Note: the shortcut editor does not accept any "Del" shortcut. This is not only a problem in HeidiSQL.
See upstream issue in Delphi/VCL: https://quality.embarcadero.com/browse/RSP-40478
I'm going to fix this with a TSynHotKey again.
Further updates and discussions please in issue #1226
Please login to leave a reply, or register at first.