coder/pty
Mathias Fredriksson 2c6e0f7d0a
feat(agent/agentssh): handle session signals (#10842)
2023-11-23 19:55:36 +02:00
..
ptytest chore(pty/ptytest): add sync.Once to close (#10220) 2023-10-11 16:47:02 +01: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