app.go
3.58 KB
-
Only send EOF in writable sessions · 8e5a277b
Currently EOF is sent to the pty even when read-only mode is requested. This can cause trouble in attached tmux sessions, for example. Since the EOF typically used in shells as a shortcut exit, this can result in undesired disconnects.
David Horsley committed