vibetunnel/linux/pkg
Peter Steinberger 709330ccde fix: Add platform-specific terminal constants for cross-platform build
- Create terminal_darwin.go with macOS-specific TIOCGETA/TIOCSETA
- Create terminal_linux.go with Linux-specific TCGETS/TCSETS
- Create terminal_other.go with fallback for other Unix systems
- Update terminal.go to use platform-specific constants
2025-06-20 16:26:41 +02:00
..
api fix: Run gofmt to fix CI formatting errors 2025-06-20 15:23:27 +02:00
config fix: resolve golangci-lint issues and format Go code (#34) 2025-06-20 12:43:59 +02:00
ngrok Add support for go in Mac app, implement missing features 2025-06-19 23:44:28 +02:00
protocol broader support for SetDoNotAllowColumnSet + tests 2025-06-20 16:01:38 +02:00
session fix: Add platform-specific terminal constants for cross-platform build 2025-06-20 16:26:41 +02:00
terminal fix: resolve golangci-lint issues and format Go code (#34) 2025-06-20 12:43:59 +02:00
termsocket fix: resolve golangci-lint issues and format Go code (#34) 2025-06-20 12:43:59 +02:00