about summary refs log tree commit diff homepage
path: root/client.c (follow)
Commit message (Expand)AuthorAge
* Check COLOR_PAIRS in clientJune McEnroe2017-08-08
* Add put modeJune McEnroe2017-08-08
* Move in insert direction on ~June McEnroe2017-08-02
* Preserve color on replaceJune McEnroe2017-08-02
* Use designated initializers for messagesJune McEnroe2017-07-31
* Show other clients' cursorsJune McEnroe2017-07-31
* 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
>Refactor unveil calls so errors can be reported properlyJune McEnroe 2020-10-27Do not increment signalsJune McEnroe 2020-10-23Only look up group if one is namedJune McEnroe 2020-10-23Remove default defines of RUNDIR, ETCDIRJune McEnroe 2020-10-23Set shell scripts executable in buildJune McEnroe 2020-10-20Humanize milliseconds if interval is less than 1sJune McEnroe 2020-10-20Humanize restart intervalJune McEnroe 2020-08-17Document default catsit.conf location on OpenBSD 1.0June McEnroe 2020-08-17Template catsit script with RUNDIRJune McEnroe 2020-08-17Clean up includesJune McEnroe 2020-08-17Log service uptime in statusJune McEnroe