Skip to content

Wrapper script for splitting Terminator terminal emulator

License

Notifications You must be signed in to change notification settings

acudovs/terminator-split

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 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 -m server1 server2 server3 server4

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

terminator-split -m user1@server1 user2@server2 user3@server3 user4@server4

terminator-split -m 8

About

Wrapper script for splitting Terminator terminal emulator

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages