You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pluggable input layer — a modal vim keymap and a modeless standard keymap,
both fully remappable and swappable at runtime.
Panes & layout — a recursive split tree, vim Ctrl-W window chords,
vim-style tab pages, a bufferline, and session restore.
Language intelligence — a config-driven LSP client: completion, hover,
go-to-definition, references, rename, code actions, diagnostics, inlay hints,
semantic tokens, hierarchies, signature help, folding, and an Outline pane.
Git — gutter signs, a diff pane with per-hunk staging, a staging view, a
coloured-lane commit graph, a branch/worktree/PR rail, blame, sync
operations, and AI-written commit messages.
SCM & CI dashboards — pipelines / builds and pull requests across
Bitbucket, GitHub, GitLab, and Azure DevOps.
AI — embedded claude CLI / Codex panes, on-selection explain / fix /
refactor / write-tests actions, Copilot-style inline suggestions (API or a
local FIM backend), and AI commit messages.
HTTP client — .http / .curl / .rest request files, request chains,
OpenAPI stub discovery, and an editable request pane.
Browser & CDP — a Chrome DevTools Protocol browser pane with network, DOM,
cookie, storage, and performance inspectors, screenshots, and PDF export.
Debugging — a Debug Adapter Protocol client with breakpoints, stepping, a
variables tree, watches, and a REPL.
Testing — a Playwright runner with a trace viewer and flaky-test
dashboard, and a line-based .test end-to-end format.
UI — 94 NvChad base46 themes, tree-sitter highlighting for 39+ languages
with injection, a which-key leader popup, markdown preview, inline image
rendering, and a fuzzy command palette / file finder.
Headless mode — mnml --headless driven over a file-IPC channel, plus an
out-of-process plugin surface.
Install mnml-rs 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/chris-mclennan/mnml/releases/download/v0.1.0/mnml-rs-installer.sh | sh