about summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-07-30 15:56:55 -0400
committerJune McEnroe <programble@gmail.com>2017-07-30 15:56:55 -0400
commitf6398e070e65541891574d0bf020a3afc5aa7df9 (patch)
treeb0828f2ba9ae546a4bdb696ffbb87b45616893a5 /.gitignore
parentTrack color only client-side (diff)
downloadtorus-f6398e070e65541891574d0bf020a3afc5aa7df9.tar.gz
torus-f6398e070e65541891574d0bf020a3afc5aa7df9.zip
Support background colors
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
an>Add monday.local to sshJune McEnroe 2018-07-23Restore LDLIBS alphabetical orderJune McEnroe 2018-07-23Use EV_SET in watchJune McEnroe On NetBSD, kevent.udata is intptr_t rather than void *, and their EV_SET macro does the cast. 2018-07-23Link with -lcursesJune McEnroe Turns out that NetBSD has its own curses implementation and I'm all for not linking GNU software <3 2018-07-22Fix scheme indentationJune McEnroe 2018-07-16Add -m option to glitchJune McEnroe 2018-07-16malloc deflate buffer in glitchJune McEnroe 2018-07-16malloc the deflate buffer in pngoJune McEnroe The stack is a baby. 2018-07-05Add shed bloodJune McEnroe