about summary refs log tree commit diff stats
path: root/source_text.lua
Commit message (Collapse)AuthorAgeFilesLines
* hide editor cursor while in file navigatorKartik K. Agaram2022-09-181-3/+3
|
* support selections in the source editorKartik K. Agaram2022-09-061-1/+60
| | | | | I've only tested side A so far, and included a statement of how I want side B to behave.
* support hyperlinks in the source editorKartik K. Agaram2022-09-051-0/+33
| | | | Integrated from the pensieve fork.
* support drawings in the source editorKartik K. Agaram2022-09-051-60/+137
|
* editing source code from within the appKartik K. Agaram2022-09-031-0/+1561
integrated from pong.love via text.love: https://merveilles.town/@akkartik/108933336531898243