Skip to content

miublue/led

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

led

Tiny ncurses text editor.

Led is tiny, surprisingly fast, and not a clone of either vi nor emacs.

Features

It only has the bare minimum expected of a text editor:

  • Clipboard support with xsel;
  • Simple search and replace;
  • Multiple buffers;
  • Jump to line;
  • Undo and redo;

Installation

Compile with:

make install

Configuration

  • Simply edit config.h and recompile.

Featuresn't

  • No runtime configuration;
  • No syntax highlighting;
  • Only supports ascii;

About

tiny terminal text editor

Topics

Resources

License

Stars

Watchers

Forks

Contributors