summary refs log tree commit diff homepage
path: root/client.c (follow)
Commit message (Collapse)AuthorAge
* Move in insert direction on ~June McEnroe2017-08-02
|
* Preserve color on replaceJune McEnroe2017-08-02
|
* 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
uration option.Mark Lodato 2009-03-15CGIT 0.8.2.1Lars Hjemli 2009-03-15Fix doc-related glitches in Makefile and .gitignoreLars Hjemli 2009-03-15ui-snapshot: avoid segfault when no filename is specifiedLars Hjemli 2009-03-15fix segfault when displaying empty blobsEric Wong 2009-02-19Add support for HEAD requestsLars Hjemli 2009-02-19Add support for ETag in 'plain' viewLars Hjemli 2009-02-12ui-tree: escape ascii-text properly in hexdump viewLars Hjemli 2009-02-12Makefile: add doc-related targetsLars Hjemli