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

Second pane doesn't execute configured command #24

Closed
philippbosch opened this issue Jan 26, 2017 · 3 comments
Closed

Second pane doesn't execute configured command #24

philippbosch opened this issue Jan 26, 2017 · 3 comments

Comments

@philippbosch
Copy link

I'm using the most basic .hyperlayout config:

[
  [
    "echo 'Hello'",
    "echo 'World'"
  ]
]

If I run hyperlayout it creates a second pane, runs the echo "Hello" command in the first pane but nothing in the second one. See this:

kapture 2017-01-26 at 9 40 18

  • hyper version: 1.1.0
  • hyperlayout version: 0.2.1
  • Shell: zsh

Any idea what's wrong here?

@timolins
Copy link
Owner

Oh no. This was/is a known issue (#15). 0.2.1 should have fixed this issue (at least it did for me, and for other users as well), but this isn't the case for everyone as it seems. I can't reproduce this error on my machine (also macOS, Hyper 1.1, hyperlayout 0.2.1), which makes it hard for me to debug. Maybe there is something odd showing up in the Hyper console?

@philoserf
Copy link

The issue is resolved in the current release. Just need to mark this issue and close, I think.

@timolins
Copy link
Owner

timolins commented Jan 9, 2018

I'm not sure if anyone is still facing this problem. I will close this issue for now. Let me know me know if someone is still affected.

@philoserf, thanks for all your comments & thoughts

@timolins timolins closed this as completed Jan 9, 2018
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