coder/pty
Ammar Bandukwala d7b96f7d58
Correct spelling of macOS (#3478)
* Correct spelling of macOS

* fixup! Correct spelling of macOS

* fixup! Correct spelling of macOS
2022-08-11 21:22:06 -04:00
..
ptytest fix: Fix close in `pty` and `ptytest` (#3392) 2022-08-05 21:31:54 +03:00
pty.go Explain pty Process abstraction (#3254) 2022-07-27 17:03:55 -07:00
pty_linux.go bug: Don't try to handle SIGINT when prompting for passwords (#1498) 2022-05-18 15:26:38 +00:00
pty_other.go fix: Fix close in `pty` and `ptytest` (#3392) 2022-08-05 21:31:54 +03:00
pty_windows.go Return proper exit code on ssh with TTY (#3192) 2022-07-27 14:23:28 -05:00
start.go Return proper exit code on ssh with TTY (#3192) 2022-07-27 14:23:28 -05:00
start_other.go Correct spelling of macOS (#3478) 2022-08-11 21:22:06 -04:00
start_other_test.go Return proper exit code on ssh with TTY (#3192) 2022-07-27 14:23:28 -05:00
start_windows.go Return proper exit code on ssh with TTY (#3192) 2022-07-27 14:23:28 -05:00
start_windows_test.go Return proper exit code on ssh with TTY (#3192) 2022-07-27 14:23:28 -05:00