windows: Make `ctrl-n` open a new terminal when in a terminal (#38900)
Cole Miller
created
This is how `ctrl-n` works on macOS. Right now `ctrl-n` on Windows with
the default keymap usually causes a new buffer to open, which is
inconvenient.
Release Notes:
- N/A