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