Skip to content
/ oed Public

Portable OpenBSD ed(1) editor.

Notifications You must be signed in to change notification settings

ibara/oed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oed

Portable OpenBSD ed(1).

Why?

Because all operating systems deserve a good editor.

Supported systems

oed should run on any minimally POSIX operating system. Pull requests are much appreciated to support more operating systems.

Supported compilers

oed is known to build with the following C compilers:

Building with a compiler not listed here? Add it and send a pull request!

Dependencies

Any C89 compiler should be able to compile oed. Please see the list of C compilers above for a list of known working compilers.

A configure script that produces a POSIX Makefile is provided to ease building and installation and can be run by:

$ ./configure
$ make && sudo make install

License

Files originating with oed are BSD licensed. Portability files are ISC licensed; see individual file headers for details.

Get a tarball

http://devio.us/~bcallah/oed/oed-20180428.tar.gz

About

Portable OpenBSD ed(1) editor.

https://OpenED.life (eventually)

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •