Skip to content

Controls

Mouse interaction is available for panels, rows, checkboxes, modal actions, search controls, and the theme picker. Keyboard shortcuts remain the primary workflow.

KeyAction
1, 2, 3Focus Services/Tags, Details, or Logs
t, / , or 1 againSwitch Services and Tags
Tab / Shift+TabFocus next or previous panel
/ , j / kNavigate or scroll
Shift+3Pin or unpin focused service logs
EnterExpand/collapse tags, services, actions, or action groups

Lifecycle and actions

KeyAction
SpaceSelect/unselect a service or tag
sStart dependencies and targets, confirm stop, or run focused action
Shift+SStart/stop only targets without graph expansion
rConfirm restart of the focused service
Shift+RConfirm restart of running services
aSelect or clear all services
Shift+AConfirm stop all
Shift+TClear tag selection

Starting includes transitive dependencies. Stopping includes transitive dependents in reverse order. Shift+S is the explicit override in both directions.

Logs

KeyAction
/Open regex search
Enter in searchApply without closing
Tab in searchToggle filter/highlight
EscClose search or clear an active filter
n / Shift+NNext/previous highlighted match
wToggle wrapping
iToggle captured-at time
fPause/resume following
cConfirm clear focused logs
hHealth history
nNotifications when highlight search is inactive

Application

KeyAction
Ctrl+TTheme and appearance picker
Ctrl+LReload configuration and terminal appearance
Ctrl+OHand terminal to a shell; press again to return
?Help
qConfirm quit when services are active
Ctrl+CImmediate shutdown

Shutdown stops process-owned services and only detached services with stop_on_exit: true.

Released under the MIT License.