TerminalGuiDesigner
TerminalGuiDesigner copied to clipboard
Keybindings are not working
The readme instructions for keybindings don't work. Copying the keys.yaml file into current dir does nothing
We should instead use a file in the app data folder (where logs already go)
And provide a nice UI for it
Currently Ctrl+S in PowerShell is not handled, its some kind of 'interrupt terminal' or something. Need to let users adjust.
That a lack with the Windows Terminal not priorize app keys. In Win32 there settings for the cmd and conhost terminal's letting the app handling the key.
Ah I might be missing this call in v2 win .maybe
Keybindings is now a root menu option