Answers for "how to divide command in windows terminal"

0

how to divide command in windows terminal

{ "command": { "action": "splitPane", "split": "vertical" }, "keys": "alt+shift+=" },
{ "command": { "action": "splitPane", "split": "horizontal" }, "keys": "alt+shift+-" },
{ "command": { "action": "splitPane", "split": "auto" }, "keys": "alt+shift+d" }
Posted by: Guest on December-03-2020

Code answers related to "how to divide command in windows terminal"

Browse Popular Code Answers by Language