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

Even the sample example in Readme doesn't work #18

Open
girishso opened this issue Aug 12, 2019 · 2 comments
Open

Even the sample example in Readme doesn't work #18

girishso opened this issue Aug 12, 2019 · 2 comments

Comments

@girishso
Copy link

window do
  pane "gitx"    # first pane
    pane do      # second pane level => horizontal split
      run "irb"
    end
  pane 'ls'      # first pane level => vertical split
end

It opens all the commands in the same pane.

@knoxmic
Copy link

knoxmic commented Aug 12, 2019

@girishso I believe consular-iterm is no longer under active development. So I switched to itermocil a few months ago.

@girishso
Copy link
Author

Thanks @knoxmic ! :)

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

2 participants