Windows build number: Microsoft Windows [Version 10.0.18362.239]
Windows Terminal version (if applicable): 0.2.1831.0
I edit my settings to add a key binding for newWindow as listed here: https://github.com/microsoft/terminal/blob/v0.2.1831.0/src/cascadia/TerminalApp/AppKeyBindingsSerialization.cpp#L28
This is a sample of the configuration:
{
"command" : "newWindow",
"keys" :
[
"ctrl+n"
]
}
Upon pressing ctrl+n a new Windows terminal window should be opened.
Nothing happens.
Yea, that one hasn't been implemented yet. We should do that.
Isn't this a dup of #1051 (which is placed on Terminal Backlog BTW)
馃う鈥嶁檪 yep it definitely is, thanks for helping clear up our backlog 鈽猴笍
/dup #1051
Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Most helpful comment
Yea, that one hasn't been implemented yet. We should do that.