Directories
¶
| Path | Synopsis |
|---|---|
|
Package app provides the core TUIOS application logic and window management.
|
Package app provides the core TUIOS application logic and window management. |
|
Package config provides configuration constants, keybinding management, and user settings.
|
Package config provides configuration constants, keybinding management, and user settings. |
|
Package input implements vim-style copy mode for TUIOS.
|
Package input implements vim-style copy mode for TUIOS. |
|
Package layout provides window tiling and layout management for the terminal.
|
Package layout provides window tiling and layout management for the terminal. |
|
Package pool provides object pooling for reusable components to reduce memory allocations.
|
Package pool provides object pooling for reusable components to reduce memory allocations. |
|
Package scrollback provides a scrollback browser that parses terminal history into structured command-output blocks.
|
Package scrollback provides a scrollback browser that parses terminal history into structured command-output blocks. |
|
Package server provides session picker UI for SSH and Web servers.
|
Package server provides session picker UI for SSH and Web servers. |
|
Package session provides daemon auto-start functionality.
|
Package session provides daemon auto-start functionality. |
|
Package system provides system information and resource monitoring.
|
Package system provides system information and resource monitoring. |
|
Package tape provides functionality for parsing, storing, and executing automation scripts in .tape format.
|
Package tape provides functionality for parsing, storing, and executing automation scripts in .tape format. |
|
Package terminal provides terminal window management and PTY abstraction.
|
Package terminal provides terminal window management and PTY abstraction. |
|
Package testutil provides testing utilities for TUIOS, including a fake shell that produces predictable output and sends/receives ANSI sequences.
|
Package testutil provides testing utilities for TUIOS, including a fake shell that produces predictable output and sends/receives ANSI sequences. |
|
Package theme provides color themes and styling for the TUIOS terminal.
|
Package theme provides color themes and styling for the TUIOS terminal. |
|
Package ui provides UI component animations and visual effects.
|
Package ui provides UI component animations and visual effects. |
|
Package vt provides a virtual terminal implementation.
|
Package vt provides a virtual terminal implementation. |
Click to show internal directories.
Click to hide internal directories.