summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* Actually send the buffer...June McEnroe2019-10-23
* Add stateJune McEnroe2019-10-23
* Add README.7June McEnroe2019-10-22
* Implement serverLoginJune McEnroe2019-10-22
* Mention server-time in manual pageJune McEnroe2019-10-22
* Implement serverConnectJune McEnroe2019-10-22
* Rename bouncer to bounceJune McEnroe2019-10-22
* Remove pollfd from listen interfaceJune McEnroe2019-10-20
* Move listen code to listen.cJune McEnroe2019-10-19
* Bind to all available addressesJune McEnroe2019-10-15
* Add argument parsing and dumb TLS serverJune McEnroe2019-10-15
* Add manual page with initial argumentsJune McEnroe2019-10-15
span title='2018-03-31 14:28:10 -0400'>2018-03-31Generate basic ANSI color schemeJune McEnroe 2018-03-31Add hex output to schemeJune McEnroe 2018-03-31Add color scheme PNG generatorJune McEnroe 2018-03-31Simplify gfxx palette generationJune McEnroe 2018-03-31Switch to HSV for gfxx palette generationJune McEnroe 2018-03-30Generate default palette in gfxxJune McEnroe 2018-03-30Ignore build and cloneJune McEnroe 2018-03-30Set g:clipboard to pb{copy,paste} alwaysJune McEnroe Previously neovim would use these automatically if it found them, but now it only checks for them on macOS. pbd continues to work well. 2018-03-28Add d-_-b crateJune McEnroe