Quick-Python-Print
Quick-Python-Print copied to clipboard
Change hotkey
Is there any way to change the hotkey for the print? I have Ctrl + shift + L hijacked by something else. Maybe an option to add a second hotkey that is user-provided would also be a nice alternative.
You can try this: Press Ctrl+P and type in >Open Keyboard Shortcuts. Search quick-python-print in the textbox, then you should see this:
double click the keybinding you want to change, then press the hotkey you want to use
I did not know we could modify that. however running the shortcut adds this weird piece of text:
This is really weird, I changed the ctrl+shift+L to ctrl+alt+K to mimic your behaviour, and put the cursor at the end of line, press ctrl+alt+k, I got normal result, please see the screen recording GIF:
On my system, i changed the shortcut to Ctrl + Shift + Alt + L. Setting the cursor at the end still causes the same issue.