about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
...
* Start working on custom keybindingsSören Tempel2021-05-162-0/+29
* TODO.txt: InitializeSören Tempel2021-05-151-0/+13
* Always call __init__ of superclass firstSören Tempel2021-05-151-3/+3
* Support character deletion using backspaceSören Tempel2021-05-151-0/+7
* Use buffer passed to event handler instead of extracting it from selfSören Tempel2021-05-151-4/+4
* Use an incremental decoder for data received from the PTYSören Tempel2021-05-151-1/+6
* Disable local echo, rely on GTK TextView input handlingSören Tempel2021-05-151-6/+17
* Add a bunch of constantsSören Tempel2021-05-141-2/+5
* Change window titleSören Tempel2021-05-141-1/+1
* Initialize with very basic prototypeSören Tempel2021-05-144-0/+779