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? |
Beta Was this translation helpful? Give feedback.
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 . |
Beta Was this translation helpful? Give feedback.
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 .