Text Editor

amp – complete text editor for your terminal

Amp is a modal text editor for your terminal. Keystrokes perform different functions based on the current mode.

Amp is heavily inspired by Vi/Vim. The text editor aims to take the core interaction model of Vim, simplify it, and bundle in the essential features required for a modern text editor. The software is targeted at developers. It’s a modal, keyboard-driven interface that makes navigating and editing text fast.

Amp is written in Rust, a modern, low-level, high-performance language without garbage collection. The software is released under an open source license.

Amp’s internals (data structures, syntax highlighting, workspace management, etc.) have been built as a separate crate: scribe.

Key Features

  • No plug-ins, no configuration. All the essentials are included by default.
  • Built to run inside your terminal or on a server.
  • File finder that quickly indexes and finds files using a simple, accurate matching algorithm. Ignores git directories by default; easily configurable to your own liking.
  • Easy movement.
  • Syntax highlighting.
  • Fuzzy file finder.
  • Local symbol jump. Move to any class, struct, or method definition within the current buffer. Easily augment the default set of supported languages using the .sublime-syntax format.
  • Basic Git integration.
  • Easy movement – fast, precise cursor movement without repetitive keystrokes or fancy expressions.
  • Flexible keymaps – simple YAML-based key mappings with the ability to compose multiple built-in commands into new, custom macros.
  • Supports UTF-8 (and by proxy, ASCII).

Website: amp.rs
Support: Documentation, GitHub code repository
Developer: Jordan MacDonald and contributors
License: GNU General Public License v3.0

amp

amp is written in Rust. Learn Rust with our recommended free books and free tutorials.


Related Software

Vim-like Text Editors
NeovimVim-fork focused on extensibility and usability
HelixKakoune / Neovim inspired editor.
LapceModern editor in Rust which uses native GUI and GPU rendering
NvChadNeovim config aiming to provide a base configuration
LunarVimIDE layer for Neovim
KakouneImplements Vi’s "keystrokes as a text editing language" model
VisCombining modal editing with structural regular expressions
vileText editor that combines aspects of the Emacs and vi editors
pyvimImplementation of Vim in Python
gVimVim with a built-in GUI
ampVim-like editor written in Rust
VyVim-like in Python made from scratch
moeCommand-line editor inspired by Vim
adAdaptable text editor
LeveeAlso known as Captain Video
xviPortable multi-file text editor

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments