Skip to content

Wrapper script for splitting Terminator terminal emulator

License

Notifications You must be signed in to change notification settings

zdo/terminator-split

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

terminator-split

Wrapper script for splitting Terminator terminal emulator

$ terminator-split --help
usage:
        terminator-split [-h] [-d]
                         [-e COMMAND] [-g CONFIG] [-t TERMINATOR]
                         [TERMINATOR_OPTIONS]
                         hostname [hostname ...]

        terminator-split [-h] [-d]
                         [-g CONFIG] [-t TERMINATOR] [-s SHELL]
                         [TERMINATOR_OPTIONS]
                         number


positional arguments:
  hostname

optional arguments:
  -h, --help                              show this help message and exit
  -d, --debug                             show debug messages at execution time
  -e COMMAND, --command COMMAND
  -g CONFIG, --config CONFIG              Use this terminator config file
  -s SHELL, --shell SHELL                 Specify the shell to be loaded
  -t TERMINATOR, --terminator TERMINATOR
terminator-split command1 command2 command3

Note that the username can also be specified as part of the servername. Eg:

terminator-split 'ssh user1@server1' 'ssh user2@server2 -p 500'

terminator-split 8

About

Wrapper script for splitting Terminator terminal emulator

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%