about summary refs log tree commit diff stats
path: root/toot-toot.tlv
Commit message (Expand)AuthorAgeFilesLines
* toot-toot: gracefully handle lack of permissionsKartik K. Agaram2022-01-031-2/+4
* toot-toot: support backspace on MacKartik K. Agaram2021-12-231-1/+1
* toot-toot: cursor_down now handles wrapping linesKartik K. Agaram2021-12-231-8/+31
* clean up debug printsKartik K. Agaram2021-12-231-9/+0
* toot-toot: plug width into cursor movementKartik K. Agaram2021-12-231-3/+4
* toot-toot: reorg definitionsKartik K. Agaram2021-12-231-209/+113
* toot-toot: clean up historyKartik K. Agaram2021-12-231-233/+60
* toot-toot: cursor_up now handles wrapping linesKartik K. Agaram2021-12-231-6/+12
* snapshot: more tests for cursor_upKartik K. Agaram2021-12-231-0/+208
* toot-toot: more elaborate cursor_upKartik K. Agaram2021-12-221-12/+59
* toot-toot: more verbose but clearer cursor_downKartik K. Agaram2021-12-221-16/+44
* clean up my debug conlangKartik K. Agaram2021-12-221-6/+0
* toot-toot: redo cursor_down as an experimentKartik K. Agaram2021-12-221-9/+30
* .Kartik K. Agaram2021-12-221-1/+1
* toot-toot: a few more testsKartik K. Agaram2021-12-221-1/+16
* .Kartik K. Agaram2021-12-221-29/+19
* more precise control over menu orderKartik K. Agaram2021-12-221-3/+4
* minor tweaksKartik K. Agaram2021-12-211-20/+1
* document dbgKartik K. Agaram2021-12-181-0/+2
* toot-toot: save prose somewhereKartik K. Agaram2021-12-181-0/+5
* pay more attention to where we display the cursorKartik K. Agaram2021-12-181-0/+1
* streamline an app; pull useful stuff into templateKartik K. Agaram2021-12-181-8813/+55
* ctrl-u: clear proseKartik K. Agaram2021-12-171-0/+96
* bug: handle digits in proseKartik K. Agaram2021-12-171-4/+686
* clean up cursor_upKartik K. Agaram2021-12-171-4/+29
* two implementations of cursor_upKartik K. Agaram2021-12-171-0/+1830
* start of a test frameworkKartik K. Agaram2021-12-171-0/+6598