Command Palette
The command palette is a searchable overlay that lists every available action in Attyx.
Opening the palette
Section titled “Opening the palette”| Platform | Shortcut |
|---|---|
| macOS | Cmd+Shift+P |
| Linux | Ctrl+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.
| Key | Action |
|---|---|
| Type | Filter commands |
Up / Down | Navigate the list |
Enter | Execute the selected command |
Escape | Dismiss the palette |
The palette includes every action that can be triggered by a keybinding — tab management, session controls, search, config reload, and more.
Keybindings
Section titled “Keybindings”The shortcut to open the command palette can be rebound:
[keybindings]command_palette = "ctrl+shift+p"