Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update all places when changing color scheme | Kartik K. Agaram | 2021-12-25 | 1 | -0/+1 |
* | fix menu colors in all color schemes | Kartik K. Agaram | 2021-12-25 | 1 | -1/+2 |
* | sandbox: new scenario | Kartik K. Agaram | 2021-12-25 | 1 | -0/+4 |
* | more sandboxing scenarios | Kartik K. Agaram | 2021-12-25 | 1 | -0/+9 |
* | . | Kartik K. Agaram | 2021-12-25 | 1 | -4/+4 |
* | . | Kartik K. Agaram | 2021-12-25 | 1 | -1/+1 |
* | a little more reorg | Kartik K. Agaram | 2021-12-25 | 2 | -82/+87 |
* | reorg: pull Teliva-specific stuff out of lua.c | Kartik K. Agaram | 2021-12-25 | 9 | -1061/+1071 |
* | . | Kartik K. Agaram | 2021-12-25 | 1 | -2/+2 |
* | make the case for sandboxing in the Readme | Kartik K. Agaram | 2021-12-25 | 1 | -24/+45 |
* | back to sandboxing; focus on files and sockets | Kartik K. Agaram | 2021-12-25 | 1 | -0/+2 |
* | drop stdin/stdout/stderr and Lua default files | Kartik K. Agaram | 2021-12-25 | 2 | -115/+18 |
* | drop advent.tlv | Kartik K. Agaram | 2021-12-25 | 1 | -199/+0 |
* | sandbox: no popen | Kartik K. Agaram | 2021-12-25 | 4 | -58/+3 |
* | tlv format for transient editor state | Kartik K. Agaram | 2021-12-25 | 2 | -18/+21 |
* | sandbox: UX | Kartik K. Agaram | 2021-12-25 | 1 | -1/+3 |
* | sandbox: another scenario, some UX ideas | Kartik K. Agaram | 2021-12-25 | 1 | -0/+8 |
* | sandbox: record scenarios I've thought of so far | Kartik K. Agaram | 2021-12-25 | 1 | -4/+24 |
* | sandbox: no system() | Kartik K. Agaram | 2021-12-25 | 2 | -8/+5 |
* | . | Kartik K. Agaram | 2021-12-25 | 1 | -2/+2 |
* | stop futzing around and start sandboxing | Kartik K. Agaram | 2021-12-24 | 4 | -0/+937 |
* | clarify 'hardcoded colors' in the Readme | Kartik K. Agaram | 2021-12-24 | 1 | -1/+2 |
* | . | Kartik K. Agaram | 2021-12-23 | 1 | -0/+7 |
* | toot-toot: support backspace on Mac | Kartik K. Agaram | 2021-12-23 | 1 | -1/+1 |
* | toot-toot: cursor_down now handles wrapping lines | Kartik K. Agaram | 2021-12-23 | 1 | -8/+31 |
* | clean up debug prints | Kartik K. Agaram | 2021-12-23 | 1 | -9/+0 |
* | toot-toot: plug width into cursor movement | Kartik K. Agaram | 2021-12-23 | 1 | -3/+4 |
* | cleaner test message | Kartik K. Agaram | 2021-12-23 | 1 | -3/+2 |
* | toot-toot: reorg definitions | Kartik K. Agaram | 2021-12-23 | 1 | -209/+113 |
* | toot-toot: clean up history | Kartik K. Agaram | 2021-12-23 | 1 | -233/+60 |
* | toot-toot: cursor_up now handles wrapping lines | Kartik K. Agaram | 2021-12-23 | 1 | -6/+12 |
* | snapshot: more tests for cursor_up | Kartik K. Agaram | 2021-12-23 | 1 | -0/+208 |
* | toot-toot: more elaborate cursor_up | Kartik K. Agaram | 2021-12-22 | 1 | -12/+59 |
* | toot-toot: more verbose but clearer cursor_down | Kartik K. Agaram | 2021-12-22 | 1 | -16/+44 |
* | clean up my debug conlang | Kartik K. Agaram | 2021-12-22 | 1 | -6/+0 |
* | toot-toot: redo cursor_down as an experiment | Kartik K. Agaram | 2021-12-22 | 1 | -9/+30 |
* | . | Kartik K. Agaram | 2021-12-22 | 1 | -1/+1 |
* | errors during tests are now handled | Kartik K. Agaram | 2021-12-22 | 1 | -1/+8 |
* | toot-toot: a few more tests | Kartik K. Agaram | 2021-12-22 | 1 | -1/+16 |
* | . | Kartik K. Agaram | 2021-12-22 | 1 | -29/+19 |
* | more precise control over menu order | Kartik K. Agaram | 2021-12-22 | 6 | -12/+26 |
* | gemini: back button | Kartik K. Agaram | 2021-12-22 | 1 | -0/+8 |
* | . | Kartik K. Agaram | 2021-12-22 | 1 | -1/+1 |
* | . | Kartik K. Agaram | 2021-12-22 | 1 | -8/+4 |
* | fix arrow keys in big picture view on Mac | Kartik K. Agaram | 2021-12-21 | 1 | -5/+5 |
* | gemini: links | Kartik K. Agaram | 2021-12-21 | 1 | -19/+101 |
* | bugfix: ensure definition to edit has some name | Kartik K. Agaram | 2021-12-21 | 1 | -4/+6 |
* | less confusing name | Kartik K. Agaram | 2021-12-21 | 2 | -12/+10 |
* | arrow keys in big picture view | Kartik K. Agaram | 2021-12-21 | 2 | -12/+105 |
* | gemini: echo urls while typing in | Kartik K. Agaram | 2021-12-21 | 1 | -0/+3 |