..
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
broader support for SetDoNotAllowColumnSet + tests
2025-06-20 16:01:38 +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
broader support for SetDoNotAllowColumnSet + tests
2025-06-20 16:01:38 +02:00
select.go
linting and test fixes
2025-06-20 15:43:06 +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
broader support for SetDoNotAllowColumnSet + tests
2025-06-20 16:01:38 +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
fix: Add platform-specific terminal constants for cross-platform build
2025-06-20 16:26:41 +02:00
terminal_darwin.go
fix: Add platform-specific terminal constants for cross-platform build
2025-06-20 16:26:41 +02:00
terminal_linux.go
fix: Add platform-specific terminal constants for cross-platform build
2025-06-20 16:26:41 +02:00
terminal_other.go
fix: Add platform-specific terminal constants for cross-platform build
2025-06-20 16:26:41 +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