Skip to content

A command line text editor built around a gap buffer.

License

Notifications You must be signed in to change notification settings

samWson/one-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One Editor

A command line text Editor.

Limitations

The gap buffer stores data as unsigned 8-bit integers suitable for UTF-8 encoding. The gap buffer does not check that inserted bytes are valid UTF-8 encodings.

References and Inspiration

Gap Buffer

The Craft of Text Editing or A Cookbook for an Emacs by Craig A. Finseth.

This Repository is in the Public Domain

This repository is unlicensed software dedicated to the Public Domain. You may copy, reuse, and modify derivitive works as you will. No atribution to the author is required. No warranty is provided. For further details read the UNLICENSE file.

Contributions to this repository will also be dedicated to the Public Domain.

Author

Samuel Wilson

About

A command line text editor built around a gap buffer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages