christoph-heiss / amp

A complete text editor for your terminal.

Home Page:https://amp.rs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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 ❤️ 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.

Amp screenshot

Installation

Cargo

If you have Rust >= 1.38.0 installed:

cargo install amp

Homebrew

You can install Amp using Homebrew:

brew install amp

About

A complete text editor for your terminal.

https://amp.rs

License:Other


Languages

Language:Rust 100.0%