Description
Plain-text editing can be done quickly from a terminal with familiar vi-style modes. It suits users who want a small editor for configuration files, notes, scripts, or remote sessions.
The interface is modal, so keys may edit text or issue commands depending on the current mode. It changes files directly, so new users should learn save and quit commands before editing important documents.