Add keyboard shortcuts for running a commands in windows terminal #6158
Labels
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Description of the new feature/enhancement
Im tired of typing a long syntax to open a multiple split-pane in windows terminal for example:
in my daily dev i always type this long command "wt split-pane -p "Bash" -d . ; split-pane -p "Bash" -d . -V; split-pane -p "Postgres" -d . -V;" just to open windows termnial with 3 split pane. its pain in the ass to this method instead of this i propose to add a command line in keybindings so that its easy to lunch a windows terminal with a few clicks just click ctrl-shift-m to run that command line
Proposed technical implementation details (optional)
Typing that key bindings it let run the command line to windows terminal and launch the thing you want to run. I hope this kind of feature added to the future updates. Thank you in advance microsoft dev! more coffee to come!
The text was updated successfully, but these errors were encountered: