← All docs
Getting started
Your first sessionThe workspaceSSH access
Core concepts
Agent rolesExperimentsResearch plansCanvasWorkflows
Integrations
GitHubWebhooksNotifications
Platform
Billing and plansAgent memoryMulti-chatKeyboard shortcuts
Reference
GPU catalogAgent toolsAPI referenceSecurityLimits and quotas
← Docs
Platform

Keyboard shortcuts

Quick reference

Press ? anywhere in Meshia to open the shortcut modal. It shows every binding in a searchable cheatsheet. Press Escape to close it.

Navigation

| Shortcut | Action |

|---|---|

| Cmd+K | Open command palette. Search and run any action |

| ? | Show keyboard shortcuts cheatsheet |

| Escape | Close modal / cancel whatever is on screen |

| Cmd+/ | Toggle command palette (alternative to Cmd+K) |

Session

| Shortcut | Action |

|---|---|

| Cmd+N | New session. Provision a fresh GPU pod |

| Cmd+. | Stop generation. Cancel the current agent turn |

| Cmd+Shift+S | Save session snapshot. Stash workspace + chat state |

Workspace tabs

| Shortcut | Action |

|---|---|

| Cmd+1 | Files. Open the file explorer |

| Cmd+2 | Terminal. In-browser shell output |

| Cmd+3 | GPU monitor. Live GPU dashboard |

| Cmd+4 | Experiments. Training runs + charts |

| Cmd+5 | Canvas. Free-form design surface |

Chat

| Shortcut | Action |

|---|---|

| Cmd+D | Split chat right. Open a new pane side by side |

| Cmd+Shift+D | Split chat down. Open a new pane below |

| Cmd+W | Close current pane |

| Cmd+Shift+N | New chat thread in the current pane |

| Cmd+Up | Scroll to top of chat |

| Cmd+Down | Scroll to bottom of chat |

Files

| Shortcut | Action |

|---|---|

| Cmd+P | Quick open. Fuzzy-find any file in /workspace |

| Cmd+S | Save the currently open editor file |

| Up / Down | Navigate the file tree |

| Enter | Open highlighted file |

| Backspace | Go up a directory |

Terminal

| Shortcut | Action |

|---|---|

| Cmd+Shift+C | Copy highlighted terminal text |

| Cmd+V | Paste into the terminal |

| Cmd+L | Clear terminal screen (keeps scrollback) |

| Cmd+Shift+F | Toggle fullscreen terminal mode |

Canvas

| Shortcut | Action |

|---|---|

| Space+drag | Pan the canvas |

| Cmd+scroll | Zoom in/out at cursor |

| Cmd+Z | Undo last canvas change |

| Cmd+Shift+Z | Redo |

| Backspace | Delete selected element |

| Cmd+A | Select all elements |

| Cmd+0 | Reset zoom to 100% |

| Cmd+1 | Fit all elements in view (canvas context) |

Editor (open file)

| Shortcut | Action |

|---|---|

| Cmd+F | Find in file |

| Cmd+G | Find next match |

| Cmd+Shift+G | Find previous match |

| Cmd+[ | Previous file in history |

| Cmd+] | Next file in history |

Command palette

The command palette (Cmd+K) is the fastest way to do anything. Type to search:

  • Actions: "new session", "compare experiments", "export canvas"
  • Navigation: "settings", "billing", "docs"
  • Agents: "hire researcher", "dismiss agent"

Results are ranked by frequency. Things you use often float to the top.

Customization

Meshia doesn't support custom keybindings yet. If a shortcut conflicts with your OS or browser, the browser shortcut takes priority. We're working on making shortcuts configurable.

← Multi-chatGPU catalog →