about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* drop MinGWKartik K. Agaram2022-02-061-6/+1
* unused #defineKartik K. Agaram2022-02-061-1/+0
* more thoughts on sandboxingKartik K. Agaram2022-02-051-0/+8
* experimental app: zettelkastenKartik K. Agaram2022-02-041-0/+2963
* don't perturb cursor when drawing menuKartik K. Agaram2022-02-041-0/+3
* fix a couple of warningsKartik K. Agaram2022-02-031-0/+3
* prose typos and editsKartik K. Agaram2022-02-031-3/+2
* fix a bug in kiloKartik K. Agaram2022-02-031-1/+1
* drop io.lines()Kartik K. Agaram2022-02-022-40/+5
* tweak an entry in the audit logKartik K. Agaram2022-02-021-1/+1
* sandbox: no way to run arbitrary Lua code stringsKartik K. Agaram2022-02-021-96/+0
* include keys typed into audit logKartik K. Agaram2022-02-013-0/+18
* new potential threat vectorKartik K. Agaram2022-02-011-0/+3
* file permissions: decide based on calling functionKartik K. Agaram2022-02-014-15/+30
* copy realpath() from FreeBSD repoKartik K. Agaram2022-01-302-1/+245
* try to get by with one feature macroKartik K. Agaram2022-01-295-11/+1
* new library: luafilesystem (lfs)Kartik K. Agaram2022-01-297-1/+1425
* fixup! redo lua vs proseKartik K. Agaram2022-01-291-15/+17
* more precise dependenciesKartik K. Agaram2022-01-291-2/+2
* incomplete lisp interpreter appKartik K. Agaram2022-01-272-0/+907
* bugfix: editor was no longer saving anythingKartik K. Agaram2022-01-271-4/+2
* redo lua vs proseKartik K. Agaram2022-01-262-13/+19
* indentKartik K. Agaram2022-01-261-8/+8
* get Teliva working on FreeBSDKartik K. Agaram2022-01-262-3/+6
* rename the custom big picture view to doc:mainKartik K. Agaram2022-01-251-1/+2
* override big picture view with doc:bp if it existsKartik K. Agaram2022-01-251-2/+18
* better default word at cursor for proseKartik K. Agaram2022-01-251-2/+2
* highlight [[wikiwords]] in proseKartik K. Agaram2022-01-251-24/+71
* disable Lua colors in proseKartik K. Agaram2022-01-252-10/+54
* renameKartik K. Agaram2022-01-252-6/+6
* new section in big picture: prose (non-code)Kartik K. Agaram2022-01-251-4/+33
* optimization: stop saving identical definitionsKartik K. Agaram2022-01-251-0/+7
* save doc: buffers to .tlv imagesKartik K. Agaram2022-01-252-2/+17
* delete a redundant function prototypeKartik K. Agaram2022-01-251-2/+1
* rename a functionKartik K. Agaram2022-01-253-6/+6
* start supporting non-code "buffers"Kartik K. Agaram2022-01-251-0/+6
* documentation for NetBSDKartik K. Agaram2022-01-241-3/+6
* work around a bug in NetBSD libcursesKartik K. Agaram2022-01-241-0/+1
* get Teliva running on NetBSDKartik K. Agaram2022-01-247-1/+25
* delete some dead codeKartik K. Agaram2022-01-243-62/+0
* known issue on OpenBSDKartik K. Agaram2022-01-241-0/+3
* more generic build target in luasocketKartik K. Agaram2022-01-242-14/+14
* clarify generic 'bsd' build targetKartik K. Agaram2022-01-243-9/+15
* gemini: demo of context-sensitive menuKartik K. Agaram2022-01-181-1/+8
* file permissions: clear stale errorsKartik K. Agaram2022-01-161-0/+1
* editing apps: clean up some stale printsKartik K. Agaram2022-01-161-0/+6
* file access policy: support editing with >10 linesKartik K. Agaram2022-01-161-3/+5
* clearer first sentenceKartik K. Agaram2022-01-141-3/+4
* enumerate mirrorsKartik K. Agaram2022-01-141-0/+14
* kilo: cleaner go menuKartik K. Agaram2022-01-111-0/+2