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

i2cssh is not evenly splitting the pane #82

Closed
msanath opened this issue Mar 15, 2018 · 6 comments
Closed

i2cssh is not evenly splitting the pane #82

msanath opened this issue Mar 15, 2018 · 6 comments

Comments

@msanath
Copy link

msanath commented Mar 15, 2018

All the panes get loaded as multiple rows in the same column. Using MacOs Sierra.
Any suggestions?

@joelsdc
Copy link

joelsdc commented Mar 28, 2018

That happens to me when I move or touch the iTerm windows while they are loading.

If you open the i2cssh and let it load completely before moving the focus to another window, does that work?

@msanath
Copy link
Author

msanath commented Mar 28, 2018

Nope. It does not work.

@joelsdc
Copy link

joelsdc commented Mar 28, 2018

What versions do you have?

I'm on:

$ gem list | grep i2cssh
i2cssh (2.2.0)
$

$ gem -v
2.7.6
$ ruby -v
ruby 2.4.2p198 (2017-09-14 revision 59899) [x86_64-darwin16]
$

macOS Sierra 10.12.6

@msanath
Copy link
Author

msanath commented Mar 28, 2018

I was on an older version of ruby. Upgraded it and ran into #83 :-|

@joelsdc
Copy link

joelsdc commented Mar 28, 2018

Yeah... I opened that one. I have it working on v2.4.2 (as #81 complains about v2.4.3)....

Give it a try, using rvm it's easy to manage multiple ruby versions.

@msanath
Copy link
Author

msanath commented Mar 28, 2018

That worked! thanks!

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