Open cow1337killer3 opened 3 months ago
Also found:
Ctrl+C
works correctly with selected text, but with no selection it types the letter "c" instead of "^C". Doesn't log any Sublime commands.
Ctrl+Z
performs 'undo' (not listened as an exception for natural keyboard
). Doesn't log any Sublime commands.
I have "natural_keyboard": true
.
Using Windows 11, Sublime Text 4, PowerShell 7.
Default Terminus key bindings:
Default Sublime Text key bindings:
Run
toggle_terminus_panel
, type something into PowerShell, then press the backspace key. Sublime Text console log:Results in Terminus deleting a character and undoing it over and over.
Was able to fix it by reassigning backspace to Ctrl+H: