Text Editor From Scratch

Use when building a terminal or GUI text editor from first principles — buffer data structures, cursor handling, raw-mode terminal rendering, undo/redo. Not for configuring an existing editor. Triggers on: 'build a text editor', 'implement a text buffer', 'gap buffer vs piece table', 'terminal raw mode editor', 'write my own vim/nano clone', 'undo redo implementation for editor'.

yanacuti1121 fcfcc83 6.6 KB Updated 2 repo stars

File contents

yanacuti1121/Yana-AI/tree/main/core/skills/text-editor-from-scratch commit fcfcc83400

Frequently asked questions

npx skillmds add yanacuti1121/text-editor-from-scratch