Skip to content
  • Niels Möller's avatar
    (make_pty): Reorganized to be more · 6df60661
    Niels Möller authored
    readable.
    (spawn_process): DEleted local variable uses_pty. Instead NULL
    session->pty if no pty is in use.
    (do_window_change_request): Use the fd connected to the process'
    stdin for manipulating the pty.
    (do_alloc_pty): Check that we haven't started a process already.
    
    Rev: src/server_session.c:1.72
    6df60661