tuios

Terminal UI OS and window manager multiplexer

TLDR

Launch the terminal multiplexer
$ tuios
Start in SSH server mode
$ tuios --ssh
Play back a tape recording
$ tuios play [recording.tape]

SYNOPSIS

tuios [options]

DESCRIPTION

tuios is a terminal-based window manager built with Go using Bubble Tea. It provides a Vim-like modal interface, 9 independent workspaces, automatic tiling, mouse support, SSH server mode, tape scripting for automation, and 60Hz real-time updates.

INSTALL

brew install tuios
nix profile install nixpkgs#tuios

HISTORY

tuios was created by Gaurav Gosain (Gaurav-Gosain) and is written in Go.

SEE ALSO

tmux(1), screen(1), zellij(1)