Skip to content

Command Palette

The command palette is a searchable overlay that lists every available action in Attyx.

PlatformShortcut
macOSCmd+Shift+P
LinuxCtrl+Shift+P

Start typing to filter commands by name or description. Each entry shows its keyboard shortcut, so you can learn the bindings as you go.

KeyAction
TypeFilter commands
Up / DownNavigate the list
EnterExecute the selected command
EscapeDismiss the palette

The palette includes every action that can be triggered by a keybinding — tab management, session controls, search, config reload, and more.

The shortcut to open the command palette can be rebound:

[keybindings]
command_palette = "ctrl+shift+p"