Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Teamocil throwing error "show-window-options: illegal option -- v" #118

Open
luisthethird opened this issue Feb 3, 2017 · 0 comments
Open

Comments

@luisthethird
Copy link

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:

  • name: Keyservers-All
    root: ~/
    layout: tiled
    options:
    synchronize-panes: true
    panes:
    • commands:
      • ssh ubuntu@keyserver$MIA_URL
        focus: true
    • commands:
      • ssh ubuntu@keyserver$ATL_URL
    • commands:
      • ssh ubuntu@keyserver$PHX_URL
    • commands:
      • ssh ubuntu@keyserver$TOR_URL

Additional Details:
tmux was installed through "brew install"

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

No branches or pull requests

1 participant