gotty/app
David Horsley 8e5a277bb3 Only send EOF in writable sessions
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.
2015-08-18 10:47:15 +10:00
..
app.go Only send EOF in writable sessions 2015-08-18 10:47:15 +10:00
resource.go Set position of body element to absolute 2015-08-16 19:07:06 -07:00