about summary refs log tree commit diff stats
path: root/shell/gap-buffer.mu
Commit message (Expand)AuthorAgeFilesLines
* newlines are now a tokenKartik K. Agaram2021-06-181-3/+1
* .Kartik K. Agaram2021-06-111-1/+1
* shell: first test for entire environmentKartik K. Agaram2021-06-081-6/+6
* reverse-video for cursorKartik K. Agaram2021-06-061-9/+12
* shell: support negative integer literalsKartik K. Agaram2021-06-061-0/+19
* .Kartik K. Agaram2021-06-051-6/+2
* .Kartik K. Agaram2021-06-051-2/+12
* go-to dialog starts with word at cursor by defaultKartik K. Agaram2021-06-051-37/+39
* working on jumping to word at cursorKartik K. Agaram2021-06-051-0/+239
* modal dialog for function name to jump toKartik K. Agaram2021-06-041-0/+16
* first passing test for macroexpandKartik K. Agaram2021-05-061-2/+2
* move color scheme closer to Solarized darkKartik K. Agaram2021-05-011-7/+7
* adjust some colors and paddingKartik K. Agaram2021-04-291-14/+14
* start stashing and clearing sandbox after definitionsKartik K. Agaram2021-04-281-0/+9
* shell: tab inserts two spacesKartik K. Agaram2021-04-251-0/+8
* start cleaning up pixel graphicsKartik K. Agaram2021-04-191-7/+7
* add some structure to the serialization formatKartik K. Agaram2021-04-151-0/+8
* .Kartik K. Agaram2021-04-151-16/+17
* shell: load data disk as s-expr rather than stringKartik K. Agaram2021-04-141-0/+15
* shell: word/line navigationKartik K. Agaram2021-04-141-2/+220
* .Kartik K. Agaram2021-04-141-6/+6
* shell: highlight matching paren for cursorKartik K. Agaram2021-04-091-4/+107
* shell: highlight matching close-parenKartik K. Agaram2021-04-091-0/+23
* shell: ctrl-u to clear sandboxKartik K. Agaram2021-04-061-4/+14
* shell: ctrl-a/eKartik K. Agaram2021-04-051-0/+12
* support for arrow keysKartik K. Agaram2021-04-051-0/+12
* shell: clean up unimplemented menu itemsKartik K. Agaram2021-04-051-13/+0
* .Kartik Agaram2021-04-051-1/+1
* 7842 - new directory organizationKartik K. Agaram2021-03-031-0/+781