A complete text editor for your terminal.
Last updated Jul 7, 2026
4.1k
Stars
110
Forks
94
Issues
+3
Stars/day
Attention Score
91
Language breakdown
No language data available.
โธ Files
click to expand
README
Amp: A text editor for your terminal.
Heavily inspired by Vi/Vim. Amp aims to take the core interaction model of Vim, simplify it, and bundle in the essential features required for a modern text editor.

Written with :heart: in Rust.
Amp's internals (data structures, syntax highlighting, workspace management, etc.) have been built as a separate crate: scribe.
For a full overview, along with documentation and installation instructions, visit amp.rs.
๐ More in this category