All Projects → jmacdonald → Amp

jmacdonald / Amp

Licence: gpl-3.0
A complete text editor for your terminal.

Programming Languages

rust
11053 projects

Projects that are alternatives of or similar to Amp

Bric
bric is a text editor based on kilo.
Stars: ✭ 34 (-98.87%)
Mutual labels:  terminal, text-editor
Mle
Flexible terminal-based text editor (C)
Stars: ✭ 378 (-87.39%)
Mutual labels:  terminal, text-editor
Micro
A modern and intuitive terminal-based text editor
Stars: ✭ 18,526 (+518.15%)
Mutual labels:  terminal, text-editor
Kiro Editor
A terminal UTF-8 text editor written in Rust 📝🦀
Stars: ✭ 457 (-84.75%)
Mutual labels:  terminal, text-editor
Vim Quickui
The missing UI extensions for Vim 8.2 (and NeoVim 0.4) !! 😎
Stars: ✭ 714 (-76.18%)
Mutual labels:  terminal, text-editor
Kibi
A text editor in ≤1024 lines of code, written in Rust
Stars: ✭ 522 (-82.58%)
Mutual labels:  terminal, text-editor
Xi Term
A terminal frontend for Xi
Stars: ✭ 446 (-85.12%)
Mutual labels:  terminal, text-editor
Void
terminal-based personal organizer
Stars: ✭ 831 (-72.27%)
Mutual labels:  terminal, text-editor
Dte
A small, configurable console text editor (moved to https://gitlab.com/craigbarnes/dte)
Stars: ✭ 98 (-96.73%)
Mutual labels:  terminal, text-editor
Sclack
The best CLI client for Slack, because everything is terrible!
Stars: ✭ 2,363 (-21.15%)
Mutual labels:  terminal
T Load
New Interface And Loading Screen For Termux Users
Stars: ✭ 207 (-93.09%)
Mutual labels:  terminal
Effective Shell
Text, samples and website for my 'Effective Shell' series.
Stars: ✭ 204 (-93.19%)
Mutual labels:  terminal
.tmux
🇫🇷 Oh my tmux! My self-contained, pretty & versatile tmux configuration made with ❤️
Stars: ✭ 15,594 (+420.32%)
Mutual labels:  terminal
Ascii py
Make some ascii arts
Stars: ✭ 211 (-92.96%)
Mutual labels:  terminal
Terminal Leetcode
Terminal-Leetcode is a terminal based leetcode website viewer.
Stars: ✭ 204 (-93.19%)
Mutual labels:  terminal
Csview
📠 A high performance csv viewer with cjk/emoji support.
Stars: ✭ 208 (-93.06%)
Mutual labels:  terminal
Saldl
A lightweight well-featured CLI downloader optimized for speed and early preview.
Stars: ✭ 203 (-93.23%)
Mutual labels:  terminal
Zero
A 3D renderer written in JavaScript and rendered to the terminal.
Stars: ✭ 2,307 (-23.02%)
Mutual labels:  terminal
Cowsay Files
A collection of additional/alternative cowsay files.
Stars: ✭ 216 (-92.79%)
Mutual labels:  terminal
Viw
VI Worsened, a lightweight and fun VI clone.
Stars: ✭ 212 (-92.93%)
Mutual labels:  text-editor

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].