vibetunnel/linux/pkg/session
2025-06-20 20:49:02 +02:00
..
control.go fix: resolve golangci-lint issues and format Go code (#34) 2025-06-20 12:43:59 +02:00
errors.go linting and test fixes 2025-06-20 15:43:06 +02:00
errors_test.go linting and test fixes 2025-06-20 15:43:06 +02:00
integration_test.go broader support for SetDoNotAllowColumnSet + tests 2025-06-20 16:01:38 +02:00
manager.go For spawned sessions, don't start the PTY immediately 2025-06-20 20:06:25 +02:00
process.go fix: Fix CI test failures 2025-06-20 16:21:27 +02:00
process_test.go linting and test fixes 2025-06-20 15:43:06 +02:00
pty.go implement binary protocol, reduce buffers, fixes an echo race 2025-06-20 20:49:02 +02:00
select.go implement binary protocol, reduce buffers, fixes an echo race 2025-06-20 20:49:02 +02:00
select_darwin.go fix: add missing newlines to platform-specific select files (#36) 2025-06-20 12:56:14 +02:00
select_linux.go fix: add missing newlines to platform-specific select files (#36) 2025-06-20 12:56:14 +02:00
session.go better session management 2025-06-20 20:16:46 +02:00
session_test.go fix: Fix CI test failures 2025-06-20 16:21:27 +02:00
stdin_watcher.go linting and test fixes 2025-06-20 15:43:06 +02:00
stdin_watcher_test.go fix: Fix CI test failures 2025-06-20 16:21:27 +02:00
terminal.go implement binary protocol, reduce buffers, fixes an echo race 2025-06-20 20:49:02 +02:00
terminal_darwin.go implement binary protocol, reduce buffers, fixes an echo race 2025-06-20 20:49:02 +02:00
terminal_linux.go implement binary protocol, reduce buffers, fixes an echo race 2025-06-20 20:49:02 +02:00
terminal_other.go implement binary protocol, reduce buffers, fixes an echo race 2025-06-20 20:49:02 +02:00
terminal_simple_test.go broader support for SetDoNotAllowColumnSet + tests 2025-06-20 16:01:38 +02:00
util.go fix: resolve golangci-lint issues and format Go code (#34) 2025-06-20 12:43:59 +02:00