Conversation
Closes #1417. Changes New Tab to Ctrl+Shift+t (from Ctrl+t) Changes SwitchToTabN to Ctrl+Alt+<number> (from Alt+<number>)
DHowett-MSFT
left a comment
There was a problem hiding this comment.
I approve; perhaps we should ask some folks from the originating issue to pop in?
WSLUser
left a comment
There was a problem hiding this comment.
I like this. I'm used to using CTRL sequences with other key combos so this makes a bunch of sense to me.
|
Definitely a better change! 👍 But perhaps a better modifier key should be the windows key with some additional key? This would also make the terminal better coupled with Windows; in my opinion. |
|
Alas! The Windows key is for the exclusive use of Windows' shell. Win+W, Win+T, Win+Tab, Win+D all do things and they're intercepted before we get a chance to say "no!". |
Ah, I see. |
Closes microsoft#1417. Changes New Tab to Ctrl+Shift+t (from Ctrl+t) Changes SwitchToTabN to Ctrl+Alt+<number> (from Alt+<number>)
Closes microsoft#1417. Changes New Tab to Ctrl+Shift+t (from Ctrl+t) Changes SwitchToTabN to Ctrl+Alt+<number> (from Alt+<number>)
|
🎉 Handy links: |
|
Just for discoverability/history: |
Closes #1417.
Changes New Tab to Ctrl+Shift+t (from Ctrl+t)
Changes SwitchToTabN to Ctrl+Alt+<number> (from Alt+<number>)
References
This is from discussion in #1417
#2012 Changes "Close Window" by removing it by default, and adding ClosePane on Ctrl+Shift+W
PR Checklist