Two terminals on startup in split mode and with different directories. #9031
|
I want on startup (on folder open) two terminals. This opens two terminals in split mode, but how can I specify different folders for them? |
Answered by
sean-mcmanus
Mar 16, 2022
Replies: 1 comment 1 reply
|
You could try the solution at https://stackoverflow.com/questions/7120426/how-to-invoke-bash-run-commands-inside-the-new-shell-and-then-give-control-bac . |
1 reply
Answer selected by
juxeii
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You could try the solution at https://stackoverflow.com/questions/7120426/how-to-invoke-bash-run-commands-inside-the-new-shell-and-then-give-control-bac .