about summary refs log tree commit diff homepage
path: root/client.c (follow)
Commit message (Collapse)AuthorAge
...
* Use designated initializers for messagesJune McEnroe2017-07-31
| | | | I did not realize this syntax was so powerful.
* Show other clients' cursorsJune McEnroe2017-07-31
| | | | Also unfuck removing on send failure.
* Perform enter as two moves rather than a loopJune McEnroe2017-07-31
|
* Adjust move speed in clientJune McEnroe2017-07-31
|
* Persist bright across color changesJune McEnroe2017-07-30
|
* Support background colorsJune McEnroe2017-07-30
|
* Track color only client-sideJune McEnroe2017-07-30
|
* Add ostensible support for background colorsJune McEnroe2017-07-30
|
* Add ` commandJune McEnroe2017-07-30
|
* Initial commitJune McEnroe2017-07-30