about summary refs log tree commit diff stats
path: root/main.lua
Commit message (Expand)AuthorAgeFilesLines
* clip drawings inside the borderKartik K. Agaram2022-05-111-2/+2
* lighter border for figuresKartik K. Agaram2022-05-111-1/+2
* intermingle freehand line drawings with textKartik K. Agaram2022-05-111-7/+69
* confirm that we have access to all of the love APIKartik K. Agaram2022-05-021-4/+14
* don't rely on defaultsKartik K. Agaram2022-05-021-0/+1
* backspaceKartik K. Agaram2022-05-021-0/+10
* handle chordsKartik K. Agaram2022-05-021-26/+21
* little Lua repl on hitting ctrl-rKartik K. Agaram2022-05-021-1/+30
* ctrl- and alt- combinationsKartik K. Agaram2022-05-021-0/+6
* handle space keyKartik K. Agaram2022-05-011-0/+2
* note cardKartik K. Agaram2022-05-011-0/+2
* show cursorKartik K. Agaram2022-05-011-1/+5
* love2d scaffoldKartik K. Agaram2022-05-011-0/+37