Red is a text editor, specialized for editing source code.
-
Zero Configuration
Red works the right way out-of-the-box.
-
Most Important Features
Red has the right features for writing software.
-
Small
Red has a minimal install size and uses minimal resources.
-
Simple
Red is simple to install and start using.
Red is a modal text editor. The editor starts in "normal" mode.
To open a new or existing file for editing, just type red [file]
.
The clipboard used for cutting and pasting lines is a stack.
j
,k
,l
,h
: Move the cursorJ
,K
,L
,H
: Move the cursor between whitespacei
: Enter insert moded
: Delete the current linex
: Cut the current line and insert it into the clipboardc
: Copy the current line and insert it into the clipboardv
: Insert the top line from the clipboard and remove it from the clipboards
: Save the fileq
: Quit
Escape
: Enter normal mode
-
Why write a new text editor?
I love vim, but sometimes it is a bit much. Red is a love letter to vim asking it why everything had to become so complicated.
-
Why red?
- (R)ed (Ed)itor
- (RED)
- (R)adical (Ed)ward
- (R)ust Text (Ed)itor
- (Red) Forman