GithubHelp home page GithubHelp logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 31, 2024
This is also a little tricky on the csshX side since the window resizing is 
triggered from the master process, and the child processes have no knowledge of 
this.

Are you using the actual program "expect", or an expect module in another 
language?

I'm guessing you are getting a SIGWINCH signal. Maybe you can trap it? 
Something like http://ubuntuforums.org/showpost.php?p=5432825&postcount=4

Original comment by gavin.brock on 16 Aug 2011 at 7:32

from csshx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 31, 2024
[deleted comment]

from csshx.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 31, 2024
the script is pure expect...  and i am using SIGWINCH, it seem that if the 
window resizes before the script is complete, then it spits out an error and 
some how causes a hiccup in the execution of the script (obviously a bug in 
expect).  would it be possible to have a switch via config or cli that allows 
the child windows to open untiled?  then the tilling could just be done via the 
ctl-a commands after the login script is complete.

Original comment by [email protected] on 16 Aug 2011 at 9:42

from csshx.

horknfbr avatar horknfbr commented on August 31, 2024

i was able to somwhat fix this issue by having sigwinch much further down in my code.. closer to the ssh spawn... once the windows open and tile, i foce a retile and sigwinch is updated correctly in all the slaves

from csshx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.