jon-lipstate / pico

a tiny text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pico Editor

A small demonstrator text editor written in Odin. Inspired by the the nano editor. Pico is intended to have a minimal set of features that allow basic file editing and no more.

Works for both POSIX & Windows

Video Streams

Part 1: (Ansi Codes, Platform Raw Mode): https://youtu.be/f64jNXptMEo

Part 1a: (Subpackage) Gap Buffer: https://youtu.be/agUiYkvkoVg

Part 1b: TextBuffer Abstraction: https://youtu.be/_8tVObGKQ3k

Part 2: File to Screenspace: https://youtu.be/lRVL73DAFRQ

Part 3: Saving, Movement, Cleanup: https://youtu.be/BLfCsqPcaFw

About

a tiny text editor

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Odin 100.0%