Skip to content

Add short command line switches for convenience#92

Open
nitrocode wants to merge 1 commit intoTomAnthony:masterfrom
nitrocode:short-switches
Open

Add short command line switches for convenience#92
nitrocode wants to merge 1 commit intoTomAnthony:masterfrom
nitrocode:short-switches

Conversation

@nitrocode
Copy link

@nitrocode nitrocode commented Nov 26, 2018

Fixes #93

$ itermocil
usage: itermocil [options] <layout>

Process a teamocil file natively in iTerm2 (i.e. without tmux).

positional arguments:
  layout         the layout name you wish to process

optional arguments:
  -h, --help     show this help message and exit
  --here, -H     run in the current terminal
  --edit, -e     edit file in $EDITOR if set, otherwise open in GUI
  --show, -s     show the layout instead of executing it
  --layout, -L   specify a layout file rather looking in the ~/.teamocil
  --list, -l     show the available layouts in ~/teamocil
  --version, -v  show iTermocil version
  --debug, -d    output the iTerm Applescript instead of executing it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant