← 全部工具

amp

热度 85 更新于 开发与构建

Text editor for your terminal

homebrewauto-collected

安装

Homebrew
brew install amp

通过 Homebrew 安装。

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.