aboutsummaryrefslogtreecommitdiff
path: root/editor.h
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolated functions and tests about line_get_stringdilluti0n2026-07-171-1/+0
* refactor: abstract input/rendering modules from main routinedilluti0n2025-05-281-3/+3
* refactor: main draw routine to use eb_get_line_slice instead string.dilluti0n2025-04-291-1/+1
* feat: add slice-based accessors for line and editor bufferdilluti0n2025-04-291-1/+2
* refactor: decouple line.h from main.cdilluti0n2025-04-291-1/+1
* refactor: organize editor.h to look pretty :)dilluti0n2025-04-281-6/+10
* add: basic i/o structure on main rendering loopdilluti0n2025-04-281-0/+5
* refactor: move ed_* modules from main.c to editor.cdilluti0n2025-04-281-0/+21