Command palette
Press ⌘P to open the command palette — the fastest way to drive Macterm without leaving the keyboard. It searches everything in one list:
- Commands — split, close, and focus panes; create, rename, and reorder tabs; toggle window chrome. Each row shows its current keybind.
- Projects — jump to any open project, or rename and remove them.
To open a directory as a project, start typing a path (anything beginning with / or ~). The palette switches to path mode and autocompletes directories as you go. A remote spec like devbox:~/dev/api works too — it offers to add (or switch to) that remote project.