Clusydocs
Reference

Keyboard shortcuts

The bindings that exist today, and what each one does.

Clusy keeps its shortcut list short and deliberate. Most notebook actions (running, inserting, reordering cells) live on the cell toolbar rather than the keyboard, so the bindings below are the whole list. is Ctrl on Windows and Linux.

Getting around

ShortcutDoes
⌘KSearch everything: jump to any session in any project, or start a new project
⌘BCollapse or expand the sidebar
⌘NNew chat session in the current project

In the chat input

The composer's keys change meaning depending on whether the agent is working:

ShortcutWhenDoes
EnterAgent idleSend the message
EnterAgent workingHand your message to the running turn, so the agent folds it in without starting over (messages with attachments queue instead)
⌘EnterAgent workingStop the current run and send your message, when you'd rather interrupt than steer
Enter on an empty inputAgent idle, messages queuedSend the next queued message
Esc@-mention popup openClose the popup

Typing @ opens the reference popup for cells, datasets, the plan, and papers; arrow keys move through it and Enter or Tab picks.

In the model picker

With the model menu open, / moves between models and / adjusts the reasoning effort for the highlighted one.

Bindings aren't customizable today, and there's no Jupyter-style command mode — if you're hunting for Shift+Enter to run a cell, use the run button on the cell instead.

On this page

Ask docs