Windows Terminal version
terminal-1.25.3451.0
...
terminal-1.25.10341.0
Windows build number
10.0.19045.3448
Other Software
No response
Steps to reproduce
run canary build terminal-1.25.3451.0-terminal-1.25.10341.0 (default config)
goto settings
actions
i cant unbind Shift+Ins as Paste (Yep, Shift+Ins make Paste) visually
i can unbind only manually if edit settings.json
add:
{
"id": null,
"keys": "shift+insert"
}
Expected Behavior
latest good canary build terminal-1.25.3411.0
i can unbind Shift+Ins as Paste visually
Actual Behavior
config json as same in both version good and bad
ps. PROBABLY problem with many keys, not only with shift+ins.
Windows Terminal version
terminal-1.25.3451.0
...
terminal-1.25.10341.0
Windows build number
10.0.19045.3448
Other Software
No response
Steps to reproduce
run canary build terminal-1.25.3451.0-terminal-1.25.10341.0 (default config)
goto settings
actions
i cant unbind Shift+Ins as Paste (Yep, Shift+Ins make Paste) visually
i can unbind only manually if edit settings.json
add:
{
"id": null,
"keys": "shift+insert"
}
Expected Behavior
latest good canary build terminal-1.25.3411.0
i can unbind Shift+Ins as Paste visually
Actual Behavior
config json as same in both version good and bad
ps. PROBABLY problem with many keys, not only with shift+ins.