Enya uses vim-style keybindings. This page provides a complete reference of all available shortcuts.
| Key | Action |
|---|
h/j/k/l | Move between panes |
Ctrl+w h/j/k/l | Move focus to split |
Tab | Next pane |
Shift+Tab | Previous pane |
| Key | Action |
|---|
x | Close focused pane |
m | Maximize focused pane |
F | Toggle fullscreen for focused pane |
Z | Toggle zen mode (hide chrome) |
e | Edit focused pane |
cv | Cycle visualization type |
yy | Share/yank focused pane |
| Key | Action |
|---|
Space+f | Open unified finder (metrics, alerts, commits) |
: | Open command palette |
? | Show keyboard shortcuts |
| Key | Action |
|---|
gd | Go to definition |
ga | Go to alert |
gf | Float focused pane |
Press t followed by a key:
| Key | Action |
|---|
t 5 | Last 5 minutes |
t 1 | Last 15 minutes |
t 3 | Last 30 minutes |
t h | Last 1 hour |
t 6 | Last 6 hours |
t d | Last 24 hours |
t w | Last 7 days |
t c | Custom time range |
| Key | Action |
|---|
Space+f | Open unified finder |
Space+a | Open/focus agent panel |
Space+d | Toggle diagnostics overlay |
Space+h | Show home page |
Space+b | Toggle project sidebar |
Space+p | Open plugins overlay |
Space+t | Open time range picker |
| Key | Action |
|---|
Ctrl+v | Enter visual-multi mode |
v or Escape | Exit visual-multi mode |
j/k | Extend selection |
x | Close all selected |
e | Multi-edit selected panes |
r | Refresh all selected |
yy | Share selected panes |
| Key | Action |
|---|
Ctrl+w h/j/k/l | Move pane in direction |
Ctrl+w t h/j/k/l | Merge pane into tabs with neighbor |
| Key | Action |
|---|
ct | Cycle through themes |
u | Undo last action |
Escape | Clear focus / exit modal |
Press : to open the command palette.
| Command | Alias | Action |
|---|
:version | | Show version and build info |
:split <h/v> | sp | Split view (horizontal/vertical) |
:vsplit | vs | Vertical split |
:quit | q | Quit workspace |
:write | w | Save workspace |
:settings | set | Open settings (AI, styling, connections) |
:screenshot [path] | ss | Take a screenshot |
:share | | Share workspace as URL |
:terminal | term | Open a terminal pane (native only) |
:sql | | Open a SQL pane (native only) |
:trace [id] | tr | Open a tracing pane |
:logs | log | Open a logs pane |
:float | fl | Float focused pane |
:dock | dk | Dock all floating panes |
:tutorial | tut | Open interactive tutorial |
:sync git | | Sync git operations (native only) |
When typing in the agent panel:
| Key | Action |
|---|
@ | Mention a metric |