coder/pty
Danny Kopping 93933d7905
feat(cli): show queue position during workspace builds (#12606)
2024-03-18 12:05:05 +02:00
..
ptytest feat(cli): show queue position during workspace builds (#12606) 2024-03-18 12:05:05 +02:00
pty.go feat(agent/agentssh): handle session signals (#10842) 2023-11-23 19:55:36 +02:00
pty_linux.go fix: Terminal emulation used by SSH sessions (#3473) 2022-09-12 19:27:51 +03:00
pty_other.go feat(agent/agentssh): handle session signals (#10842) 2023-11-23 19:55:36 +02:00
pty_windows.go feat(agent/agentssh): handle session signals (#10842) 2023-11-23 19:55:36 +02:00
ssh_other.go fix: Terminal emulation used by SSH sessions (#3473) 2022-09-12 19:27:51 +03:00
start.go fix: pty.Start respects context on Windows too (#7373) 2023-05-03 11:43:05 +04:00
start_other.go fix: pty.Start respects context on Windows too (#7373) 2023-05-03 11:43:05 +04:00
start_other_test.go feat(agent/agentssh): handle session signals (#10842) 2023-11-23 19:55:36 +02:00
start_test.go fix: use terminal emulator that keeps state in ReconnectingPTY tests (#9765) 2023-09-19 17:57:30 +00:00
start_windows.go fix: pty.Start respects context on Windows too (#7373) 2023-05-03 11:43:05 +04:00
start_windows_test.go feat(agent/agentssh): handle session signals (#10842) 2023-11-23 19:55:36 +02:00