macOS
brew install tuioslocal Homebrew formula metadata
安装
brew install tuioslocal Homebrew formula metadata
sudo apk add tuiosAlpine Linux edge package indexes · tuios · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tuiosnixpkgs package indexes · pkgs/by-name/tu/tuios/package.nix · 来源: api.github.com
概览
Terminal UI OS (Terminal Multiplexer)
历史
TUIOS is a modern terminal multiplexer and terminal window manager written in Go. Its README frames it as a "Terminal UI Operating System" built on the Charm terminal stack, combining tmux-like persistence, vim-like modal control, BSP tiling, graphics passthrough, command palettes, and automation in one terminal application.
The project belongs to the post-tmux wave of terminal UX tools that treat the terminal as a graphical workspace rather than only a pane splitter. Official documentation emphasizes event-driven rendering, Bubble Tea v2, Lipgloss v2, Kitty graphics support, sixel support, scrollback browsing, daemon sessions, and layout templates.
The README's v0.7.0 section describes a notable architecture overhaul: PTY output signals rendering instead of a fixed-rate ticker, graphics are batched with the render cycle, and image IDs are reused to reduce flicker. That history shows the project evolving from a multiplexer into a terminal protocol and rendering experiment.
Official installation instructions include Homebrew for macOS and Linux, AUR, Nix, Go install, Docker, a shell installer, and GitHub releases with prebuilt binaries. The README also displays a Terminal Trove Tool of the Week badge, pointing to discovery through terminal-tool communities rather than only through language package registries.
The input package facts record Homebrew, apk, and Nix packaging, which fits the tool's niche: developers who curate terminal environments and want their multiplexer available through the same package managers as shells, prompts, editors, and terminal emulators.
Users launch `tuios`, create panes and workspaces, switch between window-management and terminal modes, open a command palette, use a Ctrl-B-style prefix, save and load layouts, run persistent daemon sessions, and automate terminal workflows through tape scripting.
The configuration guide documents TOML configuration at `~/.config/tuios/config.toml` or `$XDG_CONFIG_HOME/tuios/config.toml`, including custom keybindings, appearance settings, and commands to find, edit, list, and reset configuration.
TUIOS is significant to package nerds as a high-churn terminal workspace tool that bundles ideas from tmux, vim, i3-style tiling, Kitty, Ghostty, WezTerm, and the Charm Go ecosystem. Its package-manager spread makes it easy to test alongside established multiplexers without replacing a user's whole terminal stack.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/tuios/config.toml$XDG_CONFIG_HOME/tuios/config.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tuios | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tuios |
|---|---|
| 版本 | 0.7.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://tuios.gaurav.zip/ |
| 仓库 | https://github.com/Gaurav-Gosain/tuios |
| 最后更新 | 2026-07-27T22:04:07+02:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
tuios
nix profile install nixpkgs#tuiostuios 0.6.0-r5
Terminal UI OS (Terminal Multiplexer)
sudo apk add tuiostuios-doc 0.6.0-r5
Terminal UI OS (Terminal Multiplexer) (documentation)
sudo apk add tuios-doc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.