about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* clearer copy for confirmation dialogKartik K. Agaram2022-03-031-1/+1
* basic support for testing writes to screenKartik K. Agaram2022-03-031-0/+73
* more unobtrusive skip messageKartik K. Agaram2022-03-031-1/+1
* no further confirmation once editing commencesKartik K. Agaram2022-03-031-1/+3
* ask for confirmation on _any_ teliva shortcutKartik K. Agaram2022-03-031-22/+33
* experiment: drop -WshadowKartik K. Agaram2022-03-033-5/+5
* fake keyboard constructorKartik K. Agaram2022-03-021-0/+34
* distinguish between window global and argKartik K. Agaram2022-03-0212-110/+110
* always ask for confirmation on exitKartik K. Agaram2022-03-011-2/+18
* zet.tlv: hotkeys are not alternativesKartik K. Agaram2022-02-271-18/+18
* zet.tlv: streamline historyKartik K. Agaram2022-02-271-3029/+0
* starting to make Teliva apps more testableKartik K. Agaram2022-02-2712-129/+129
* always run unit tests for channels and tasksKartik K. Agaram2022-02-261-216/+210
* import https://github.com/majek/lua-channelsKartik K. Agaram2022-02-264-2/+1044
* duplicate keypress on failing testKartik K. Agaram2022-02-261-1/+0
* readme tweakKartik K. Agaram2022-02-261-6/+7
* a little program for kids: anagrams of namesKartik K. Agaram2022-02-212-2/+398
* delete curses primitives to read whole linesKartik K. Agaram2022-02-213-77/+8
* stop letting apps change directoryKartik K. Agaram2022-02-202-2/+3
* rewrite the section on Teliva's dependenciesKartik K. Agaram2022-02-191-3/+17
* Readme: move some sections around to flow betterKartik K. Agaram2022-02-191-26/+20
* starting a few Readme tweaksKartik K. Agaram2022-02-191-4/+0
* bring back pcall and xpcallKartik K. Agaram2022-02-181-0/+24
* show app blurb in screenshotKartik K. Agaram2022-02-171-0/+0
* 'doc:blurb': a place to briefly describe an appKartik K. Agaram2022-02-179-1/+79
* fix a conflicting keyboard shortcutKartik K. Agaram2022-02-171-2/+2
* disable non-portable ASan flagsKartik K. Agaram2022-02-161-2/+2
* fix chesstv.tlv after we introduced sandboxingKartik K. Agaram2022-02-121-0/+23
* zet.tlv: new shortcuts, mostly for the editorKartik K. Agaram2022-02-121-0/+3447
* zet.tlv: some more editor shortcutsKartik K. Agaram2022-02-122-2/+438
* stop aborting if audit log fills upKartik K. Agaram2022-02-121-10/+32
* zet.tlv: yet another bugfixKartik K. Agaram2022-02-111-0/+141
* fix build on Mac OSKartik K. Agaram2022-02-102-0/+3
* zet.tlv: fix a couple more bugsKartik K. Agaram2022-02-101-0/+81
* zet.tlv: cross-linksKartik K. Agaram2022-02-101-0/+820
* hacky support for caller main in file permissionsKartik K. Agaram2022-02-101-0/+2
* fixup! clean up top-level Makefile targetsKartik K. Agaram2022-02-101-0/+1
* allow Teliva to show its sandboxing messageKartik K. Agaram2022-02-101-2/+4
* zet.tlv: refine the initial UX some moreKartik K. Agaram2022-02-101-0/+47
* zet.tlv: copy in sample zettelsKartik K. Agaram2022-02-101-4/+4
* zet.tlv: saving/loading to/from diskKartik K. Agaram2022-02-101-0/+76
* zet.tlvKartik K. Agaram2022-02-101-0/+131
* clean up top-level Makefile targetsKartik K. Agaram2022-02-101-2/+2
* zet.tlv: resizing zettel card sizesKartik K. Agaram2022-02-101-0/+124
* zet.tlv: creating new zettelsKartik K. Agaram2022-02-091-0/+211
* zet.tlv: bugfixes to editor cursor handlingKartik K. Agaram2022-02-091-5/+4
* .Kartik K. Agaram2022-02-091-2/+2
* flesh out sandboxing in Readme a tadKartik K. Agaram2022-02-091-3/+4
* update keyboard shortcuts in screenshots and docsKartik K. Agaram2022-02-093-3/+3
* standardize key order in .tlv filesKartik K. Agaram2022-02-095-40/+57