about summary refs log tree commit diff stats
path: root/select.lua
Commit message (Expand)AuthorAgeFilesLines
* make colors easier to editKartik K. Agaram2022-07-111-2/+2
* stop pretending globals are localKartik K. Agaram2022-07-111-2/+0
* add args to some functionsKartik K. Agaram2022-07-081-1/+1
* add args to some functionsKartik K. Agaram2022-07-081-1/+1
* add args to some functionsKartik K. Agaram2022-07-081-1/+1
* add args to some functionsKartik K. Agaram2022-07-081-10/+10
* drop an arg from a functionKartik K. Agaram2022-07-081-1/+1
* bugfix: deleting a selection spanning pagesKartik K. Agaram2022-06-261-0/+4
* extract a functionKartik K. Agaram2022-06-231-2/+1
* bugfix: crash in Text.up() after returnKartik K. Agaram2022-06-191-7/+7
* mouse buttons are integers, not stringsKartik K. Agaram2022-06-141-1/+1
* override mouse state lookups in testsKartik K. Agaram2022-06-121-2/+2
* fix a second BSOD in #4 :/Kartik K. Agaram2022-06-121-1/+1
* bugfix: cut (C-x) without first selecting anythingKartik K. Agaram2022-06-091-0/+2
* moveKartik K. Agaram2022-06-091-6/+6
* speeding up copy, attempt 1Kartik K. Agaram2022-06-091-4/+4
* more precise search highlightingKartik K. Agaram2022-06-031-0/+3
* extract a functionKartik K. Agaram2022-06-031-0/+24
* extract a couple of filesKartik K. Agaram2022-06-031-0/+153