about summary refs log tree commit diff stats
path: root/061channel.mu
Commit message (Collapse)AuthorAgeFilesLines
* 1323 - keyboard supports backspace and newlineKartik K. Agaram2015-05-101-1/+30
| | | | | | Lots mixed into this commit: some off-by-one errors in display.cc a new transform to translate jump labels that I'd somehow never gotten around to supporting
* 1316Kartik K. Agaram2015-05-091-2/+2
| | | | buffer-lines works, at least.
* 1308Kartik K. Agaram2015-05-081-0/+77
|
* 1276 - make C++ version the defaultKartik K. Agaram2015-05-051-0/+266
I've tried to update the Readme, but there are at least a couple of issues.