Keyboard Shortcuts & Commands

The AIUS TUI is driven by keyboard shortcuts, but every action also has a /-command you can type in the prompt. Terminals differ in which key combinations they can deliver — if a shortcut does nothing in your terminal, use its slash command instead. They do exactly the same thing.

Two ways to run any action

Keyboard shortcut

Press the key combination — e.g. Ctrl+R to rename the session.

Slash command

Type / in the prompt to open the command list, then start typing to filter (e.g. /rename). Every shortcut has one.

The leader key (Ctrl+X)

Some shortcuts are chords that start with the leader key, Ctrl+X.
Ctrl+X on its own does nothing visible — it is a prefix. Press it, then press the second key within a couple of seconds (a hint panel shows the pending options). For example Ctrl+X then Q exits the app. If your terminal can’t send Ctrl+X (or the chord), use the slash command in the tables below.

App & session

ActionShortcutSlash command
Exit the appCtrl+C, Ctrl+D, or Ctrl+X Q/exit · /quit · /q · /stop · /kill
Command listCtrl+Ptype /
Account (login / logout)Ctrl+Shift+U or Ctrl+X A/account · /login · /logout
Pause the running agentEsc/pause · /interrupt · /abort · /cancel
Continue / resume at a review gateTab/continue · /resume · /start
Start over at the resume gategate button/reset · /start-over · /restart
Rename the sessionCtrl+R/rename
Share / unshare the session/share · /unshare
Fork the session/fork · /branch
Export the sessionCtrl+X X/export
Suspend to the shellCtrl+Z/suspend · /bg
Delete / unlink the project/delete-project
List artifacts (output/ + uploads)/artifacts
ActionShortcutSlash command
Page up / downPageUp / PageDown/page-up · /page-down
Half page up / downCtrl+Alt+U / Ctrl+Alt+D/half-page-up · /half-page-down
First / last messageCtrl+G / Ctrl+Alt+G/first-message · /last-message
Last user message/last-user-message
Timeline (jump to a message)Ctrl+X G/timeline · /jump
Undo / redo a messageCtrl+X U / Ctrl+X R/undo · /redo
Copy a messageCtrl+X Y/copy-message
Child / parent sub-sessionCtrl+X ↓ / /child-session · /parent-session

View toggles

ActionShortcutSlash command
SidebarCtrl+X B/toggle-sidebar · /sidebar
Thinking blocks/thinking
Timestamps/timestamps
Tool details/toggle-tool-details
Code-block concealmentCtrl+X H/toggle-conceal · /conceal
Tips on the home screenCtrl+X H/tips

Prompt

ActionShortcutSlash command
Stash / unstash the prompt/stash · /stash-pop
List stashed prompts/stash-list
Previous / next prompt from history/history-prev · /history-next

Help & feedback

ActionShortcutSlash command
Open the documentation/docs · /help
Report a bug / send feedback/feedback · /report-bug · /bug
Shortcuts are configurable. If a default clashes with something your terminal already uses, rebind it — the slash command keeps working either way.