There's no I in Teamocil. At least not where you think. Teamocil is a simple tool used to automatically create windows and panes in tmux with YAML files.
when running teamocil (1.4.2) in a tmux (1.6) window on "MacOSX Yosemite" using the following command "teamocil Keyservers-all"
The following errors appear:
show-window-options: illegal option -- v
usage: show-window-options [-g] [-t target-window]
new-window: illegal option -- c
usage: new-window [-adk] [-n window-name] [-t target-window] [command]
session not found: Keyservers-All
session not found: Keyservers-All
session not found: Keyservers-All
session not found: Keyservers-All
split-window: illegal option -- c
usage: split-window [-dhvP] [-p percentage|-l size] [-t target-pane] [command]
session not found: Keyservers-All
session not found: Keyservers-All
session not found: Keyservers-All
split-window: illegal option -- c
usage: split-window [-dhvP] [-p percentage|-l size] [-t target-pane] [command]
session not found: Keyservers-All
session not found: Keyservers-All
session not found: Keyservers-All
split-window: illegal option -- c
usage: split-window [-dhvP] [-p percentage|-l size] [-t target-pane] [command]
session not found: Keyservers-All
session not found: Keyservers-All
session not found: Keyservers-All
session not found: Keyservers-All
This is happening when trying to use the following yaml file (Keyservers-all.yml)
when running teamocil (1.4.2) in a tmux (1.6) window on "MacOSX Yosemite" using the following command "teamocil Keyservers-all" The following errors appear:
show-window-options: illegal option -- v usage: show-window-options [-g] [-t target-window] new-window: illegal option -- c usage: new-window [-adk] [-n window-name] [-t target-window] [command] session not found: Keyservers-All session not found: Keyservers-All session not found: Keyservers-All session not found: Keyservers-All split-window: illegal option -- c usage: split-window [-dhvP] [-p percentage|-l size] [-t target-pane] [command] session not found: Keyservers-All session not found: Keyservers-All session not found: Keyservers-All split-window: illegal option -- c usage: split-window [-dhvP] [-p percentage|-l size] [-t target-pane] [command] session not found: Keyservers-All session not found: Keyservers-All session not found: Keyservers-All split-window: illegal option -- c usage: split-window [-dhvP] [-p percentage|-l size] [-t target-pane] [command] session not found: Keyservers-All session not found: Keyservers-All session not found: Keyservers-All session not found: Keyservers-All
This is happening when trying to use the following yaml file (Keyservers-all.yml)
windows:
Additional Details: tmux was installed through "brew install"