Skip to content

An ed inspired tiny simple text editor written from scratch in C

License

Notifications You must be signed in to change notification settings

plastic-bottleneck/ed2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

. . . . ╰──╮ ED2 ╭──╯ . . . .

ED2 (ed2) is a part of the putils project for Plus Linux

It is written from scratch in C and is inspired of the original ed from AT&T Bell Laboratories.

╰┈➤ Usage

  a   ➡️   input text in a new line
  w   ➡️   save the file
  c   ➡️   change a line
  q   ➡️    quit
  n   ➡️   list lines
  .   ➡️   write the lines to buffer

╰┈➤ Features

Heartwarming syntax errors

  • ED2 has a "different" way to tell their users, that they messed up a command :)

Small!

  • ED2 is desinged to be small for Plus Linux to save space for other programs.

Fast >:)

  • ED2 is the fastest editor out there because it is very small and simple made in its source!

Make it for your likes

  • Customise ED2 for your like in its source code!

About

An ed inspired tiny simple text editor written from scratch in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published