# TUIOS ## Docs - [Showkeys Overlay](https://mintlify.wiki/Gaurav-Gosain/tuios/advanced/showkeys.md): Display pressed keys on screen for presentations, screencasts, and live coding - [SSH Server](https://mintlify.wiki/Gaurav-Gosain/tuios/advanced/ssh-server.md): Run TUIOS as an SSH server for remote terminal access - [Tape Recording](https://mintlify.wiki/Gaurav-Gosain/tuios/advanced/tape-recording.md): Record live TUIOS sessions to create replayable tape scripts - [Tape Scripting](https://mintlify.wiki/Gaurav-Gosain/tuios/advanced/tape-scripting.md): Automate TUIOS workflows with the Tape DSL for CI/CD, demos, and testing - [Web Terminal](https://mintlify.wiki/Gaurav-Gosain/tuios/advanced/web-terminal.md): Access TUIOS through your browser with the tuios-web binary - [Config Commands](https://mintlify.wiki/Gaurav-Gosain/tuios/cli/config-commands.md): Manage TUIOS configuration, keybindings, and shell completion - [CLI Flags Reference](https://mintlify.wiki/Gaurav-Gosain/tuios/cli/flags.md): Complete reference for all TUIOS command-line flags and options - [Keybindings Reference](https://mintlify.wiki/Gaurav-Gosain/tuios/cli/keybindings.md): Complete keyboard shortcut reference for TUIOS window management - [Main Commands](https://mintlify.wiki/Gaurav-Gosain/tuios/cli/main-commands.md): Core TUIOS commands for running the terminal UI window manager - [Remote Control Commands](https://mintlify.wiki/Gaurav-Gosain/tuios/cli/remote-commands.md): Control running TUIOS sessions remotely via CLI - [Session Management](https://mintlify.wiki/Gaurav-Gosain/tuios/cli/session-management.md): Commands for creating, attaching to, and managing TUIOS sessions - [Tape Commands](https://mintlify.wiki/Gaurav-Gosain/tuios/cli/tape-commands.md): Manage and execute .tape automation scripts for TUIOS - [Tape Syntax Reference](https://mintlify.wiki/Gaurav-Gosain/tuios/cli/tape-syntax.md): Complete reference for the TUIOS Tape scripting language - [Keybindings](https://mintlify.wiki/Gaurav-Gosain/tuios/configuration/keybindings.md): Customize TUIOS keyboard shortcuts and leader key configuration - [Configuration Overview](https://mintlify.wiki/Gaurav-Gosain/tuios/configuration/overview.md): Understanding TUIOS configuration system and file structure - [Settings](https://mintlify.wiki/Gaurav-Gosain/tuios/configuration/settings.md): All TUIOS configuration options and CLI flags - [Themes](https://mintlify.wiki/Gaurav-Gosain/tuios/configuration/themes.md): Color themes and terminal theming in TUIOS - [Architecture Overview](https://mintlify.wiki/Gaurav-Gosain/tuios/development/architecture.md): Understanding TUIOS's MVU pattern, component structure, and technical design - [Building from Source](https://mintlify.wiki/Gaurav-Gosain/tuios/development/building.md): Instructions for building TUIOS and tuios-web from source - [Core Components](https://mintlify.wiki/Gaurav-Gosain/tuios/development/components.md): Deep dive into TUIOS's key components and their responsibilities - [Contributing](https://mintlify.wiki/Gaurav-Gosain/tuios/development/contributing.md): Guidelines for contributing to the TUIOS project - [Performance Optimizations](https://mintlify.wiki/Gaurav-Gosain/tuios/development/performance.md): Understanding TUIOS's performance optimizations and tuning options - [Testing](https://mintlify.wiki/Gaurav-Gosain/tuios/development/testing.md): Guide to testing TUIOS including running tests, writing tests, and manual testing - [Copy Mode](https://mintlify.wiki/Gaurav-Gosain/tuios/features/copy-mode.md): Vim-style scrollback navigation and text selection with 10,000 line buffer - [Session Persistence](https://mintlify.wiki/Gaurav-Gosain/tuios/features/sessions.md): Persistent sessions with daemon mode - attach, detach, and resume your work - [BSP Tiling](https://mintlify.wiki/Gaurav-Gosain/tuios/features/tiling.md): Automatic Binary Space Partitioning window layout with manual control - [Workspaces](https://mintlify.wiki/Gaurav-Gosain/tuios/features/workspaces.md): Organize your terminal windows across 9 independent workspaces - [Daemon Mode](https://mintlify.wiki/Gaurav-Gosain/tuios/guides/daemon-mode.md): Using TUIOS with persistent sessions via the daemon - [Library Usage](https://mintlify.wiki/Gaurav-Gosain/tuios/guides/library-usage.md): Using TUIOS as a Go library in your applications - [Remote Control](https://mintlify.wiki/Gaurav-Gosain/tuios/guides/remote-control.md): Control running TUIOS sessions from the command line - [Introduction to TUIOS](https://mintlify.wiki/Gaurav-Gosain/tuios/index.md): A modern terminal-based window manager built with Go and the Charm stack, featuring vim-like modal interface, 9 workspaces, BSP tiling, and comprehensive automation - [Installation](https://mintlify.wiki/Gaurav-Gosain/tuios/installation.md): Install TUIOS on macOS, Linux, Windows, or FreeBSD using package managers, pre-built binaries, Docker, or build from source - [Quick Start](https://mintlify.wiki/Gaurav-Gosain/tuios/quickstart.md): Get started with TUIOS in 5 minutes. Learn essential keybindings, create windows, navigate workspaces, and master the basics of terminal window management ## OpenAPI Specs - [openapi](https://mintlify.wiki/Gaurav-Gosain/tuios/api-reference/openapi.json)