tui.cat provides a comprehensive command interface for efficient navigation and interaction. Whether you're using the web interface or the SSH terminal, these commands enable rapid access to features and external resources through keyboard-driven workflows.
Command Interface
Efficient navigation through keyboard-driven commands and shortcuts.
Quick start
Press .
on the homepage to open the command palette.
Navigate to /ssh
for the full terminal experience with file system simulation and SSH capabilities.
All commands are prefixed with .
for web navigation or used directly in the SSH terminal.
Theme & Appearance
Customize the visual appearance and theme settings
.theme
Change the site theme dynamically. Available themes: catppuccin-latte
, nord
, tokyo-night
.
Navigation
Quick navigation commands for moving around tui.cat
.help
?Display this command reference and available shortcuts.
.ssh
Ctrl+TAccess the interactive SSH terminal interface for remote connections.
.about
Learn about tui.cat's philosophy and approach to terminal engineering.
.projects
View current TUI projects and development status.
.roadmap
View platform roadmap and future development plans.
.home
EscReturn to the main landing page.
Quick Shortcuts
Single-letter shortcuts for faster navigation
.a
Quick shortcut to about page.
.p
Quick shortcut to projects page.
.r
Quick shortcut to roadmap page.
.h
Quick shortcut to homepage.
.c
Quick shortcut to command reference.
Terminal Commands
Commands available within the SSH terminal interface
ssh
Initiate SSH connection to remote server with credential prompt.
theme
Open interactive theme selector with live preview.
neo
Display comprehensive system information including OS, browser, and hardware details.
clear
Ctrl+LClear the terminal screen and reset the session.
ls
List files and directories in the current simulated filesystem.
cd <dir>
Change directory within the simulated filesystem.
cat <file>
Display contents of files in the simulated filesystem.
exit
Ctrl+DClose the current session and return to the homepage.
External Links
Quick access to external resources and repositories
Keyboard shortcuts
.
Open command palette (from homepage)Tab
Autocomplete commands and file paths↑/↓
Navigate command historyCtrl+C
Cancel current operationCtrl+L
Clear terminal screenEsc
Close dialogs or return to homepageAdvanced usage
SSH Terminal Features
The SSH terminal provides a full simulated filesystem with tab completion, command history, and real SSH connectivity. Use standard Unix commands like ls
,cd
, and cat
to explore the environment.
Global Command Access
Commands prefixed with .
are available globally across the site. Additional shortcuts like .vercel
,.v0
, and .aisdk
provide quick external navigation.
Theme Customization
Use the theme
command in the SSH terminal to access an interactive theme selector with live preview. Themes persist across sessions and include popular options like Catppuccin, Nord, and Tokyo Night.
KEYBOARD-DRIVEN • EFFICIENT NAVIGATION • TERMINAL EXCELLENCE
Master the command interface for maximum productivity.