1. Mar 11, 2013
  2. Jan 19, 2013
  3. Jan 17, 2013
  4. Jan 16, 2013
    • Anton Lundin's avatar
      Dup to pty to prevent ssh from reading our stdin · 2ef025c0
      Anton Lundin authored
      Dup the pty to STDIN to prevent hour the exec'ed ssh from consuming our
      early input.
      Due to the fact that mosh-server copies the pty settings from the pty it
      as when starting, we can't set that one to a raw.
      
      This are probably a combination of effects cased by fcc629ac and
      18dc967c.
      
      This probably fixes #366
      
      [Closes #369]
      2ef025c0
  5. Jan 15, 2013
  6. Dec 17, 2012
    • Anton Lundin's avatar
      Use the right term.h · 438d0d8b
      Anton Lundin authored
      When ncurses is in a separate include dir, we need to take the term.h
      from there to match with the [n]curses.h
      438d0d8b
  7. Dec 13, 2012