summaryrefslogtreecommitdiff
path: root/txt.h
AgeCommit message (Collapse)Author
9 daysword v bigword, K to view man pageWormHeamer
10 daysmove some char/byte next/prev stuff into txt.h, as inlineWormHeamer
10 daysconvert non-utf-8 files to a readonly hex dumpWormHeamer
10 daysset and unset dirty flag as appropriate on undo/redoWormHeamer
11 daysundo/redoWormHeamer
12 daysmake prev_line_start(), next_line_start() publicWormHeamer
12 daysallow opening multiple files at once + replace modesWormHeamer
14 dayssimplify and clarify txt_split_piece(), txt_insert(), txt_delete()WormHeamer
2025-12-29add txt_range_equal()WormHeamer
2025-12-29add txt_collect_range() and txt_read_chunk()WormHeamer
2025-12-29various assertsWormHeamer
2025-12-28txt_delete_range()WormHeamer
2025-12-28remove most explicit Txt* params, fix some utf-8 problemsWormHeamer
2025-12-28add Txt pointer to TxtLocWormHeamer
2025-12-28lots of features & bugfixes bothWormHeamer
2025-12-28put more emphasis on TxtLocWormHeamer
2025-12-27basic piece table implementationWormHeamer