Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 767 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 767 Bytes

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