Skip to content

Editor

Enya is a keyboard-first editor that brings together code, metrics, logs, traces, SQL, and terminals in one interface.

Navigate using vim-style keybindings:

KeyAction
H/J/K/LMove focus between panes
:Open command palette
Space+mOpen metrics finder
?Show all keyboard shortcuts
eEdit focused pane
Ctrl+EnterRun query

Press : to open the command palette:

CommandDescription
:split <h/v>Split view horizontally or vertically
:quitQuit workspace
:writeSave workspace
:source <name>Load workspace
:theme <dark/light>Set theme
:provider <name>Set AI provider (claude, codex)
  • Multi-pane layouts — Split views with flexible tiling
  • Codebase-aware — Jump from metrics to source code with gd
  • AI integration — Connect Claude or Codex via ACP
  • Workspaces — Save layouts as TOML files in ~/.enya/workspaces/
  • URL sharing — Share workspaces with :share command