TerminalGuiDesigner icon indicating copy to clipboard operation
TerminalGuiDesigner copied to clipboard

Keybindings are not working

Open tznind opened this issue 9 months ago • 2 comments

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.

tznind avatar Mar 21 '25 20:03 tznind

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.

BDisp avatar Mar 21 '25 21:03 BDisp

Ah I might be missing this call in v2 win .maybe

tznind avatar Mar 21 '25 22:03 tznind

Keybindings is now a root menu option

tznind avatar Jun 28 '25 11:06 tznind