Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How can I see list of Editor Keyboard Shortcut (or Hotkey)
#1
How can I see list of Editor Keyboard Shortcut (or Hotkey) like "Ctrl+D" for duplicating line.

Also when some text was selected, "Ctrl+D" duplicate the selected text, not very useful. May be better if it duplicates selected lines instead.
#2
The editor control is Scintilla. The list of hotkeys is not in its docs but in this source file. Possibly some hotkeys are overridden by LibreAutomate.

https://github.com/qgindi/LibreAutomate/...ap.cxx#L89
#3
Got it, thank you!


Forum Jump:


Users browsing this thread: 1 Guest(s)