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 seems to be creating an additional window #46

Closed
killtheliterate opened this issue Jun 30, 2013 · 3 comments
Closed

Teamocil seems to be creating an additional window #46

killtheliterate opened this issue Jun 30, 2013 · 3 comments

Comments

@killtheliterate
Copy link

I've set up a yml file which launches configures my TMUX session nicely, though an additional window is already created, regardless of yml file. I've tried the most basic configuration, which ought to only create 3 windows, but it creates 4.

windows:
  - name: "a-window"
    panes:
      - cmd:
  - name: "another-window"
    layout: tiled
    panes:
      - cmd:
      - cmd:
  - name: "another-another-window"
    layout: main-vertical
    panes:
      - cmd:
      - cmd:
      - cmd:
@ffjia
Copy link

ffjia commented Aug 12, 2013

Yep, I also found this is a little annoying. Is this because users have to launch Teamocil inside Tmux?

@spap
Copy link

spap commented Aug 22, 2013

@killtheliterate @ffjia try it with --here

@killtheliterate
Copy link
Author

the --here flag works for suppressing the creation of an additional window, though it still strikes me as weird that this isn't default behavior.

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

3 participants