summary refs log tree commit diff
path: root/bin/dtch.c (follow)
Commit message (Expand)AuthorAge
* Make dtch one command, add sinkingJune McEnroe2019-08-12
* Remove redundant includeJune McEnroe2019-07-06
* Make all copyright headers consistentJune McEnroe2019-01-01
* Add missing include in dtchJune McEnroe2018-11-19
* Clean up and improve dtchJune McEnroe2018-11-12
* Just print rs1 in dtch restoreTermJune McEnroe2018-07-29
* Fix dtch cmsg sizeJune McEnroe2018-07-29
* Fix cfmakeraw callsJune McEnroe2018-07-25
* Use PF_UNIXJune McEnroe2018-05-19
* Tabify binJune McEnroe2018-05-13
* Yet more tweaking of dtchJune McEnroe2018-03-06
* Trigger redraw on atch with 1x1 winsizeJune McEnroe2018-03-06
* Check revents with &June McEnroe2018-02-27
* Avoid unnecessary FDs in errorsJune McEnroe2018-02-23
* Don't bother checking result of close(2) in dtchJune McEnroe2018-02-23
* Clean up dtch (again, probably)June McEnroe2018-02-23
* Add bin/READMEJune McEnroe2018-02-01
* Mark dtch z and iov staticJune McEnroe2018-01-13
* Remove use of EBADMSGJune McEnroe2017-09-26
* Move C file description commentsJune McEnroe2017-09-06
* Move C code to bin, Makefile, AGPLJune McEnroe2017-09-06
llow=1'>Rewrite UI againJune McEnroe 2018-09-12Add note about C-oJune McEnroe 2018-09-12Use formatParse split to position input cursorJune McEnroe 2018-09-12Factor out IRC formatting parsingJune McEnroe 2018-09-11Add /help equivalent to /manJune McEnroe 2018-09-11Don't render every PM as a pingJune McEnroe 2018-09-11Add urlOpenMatchJune McEnroe 2018-09-10Depend on man.sh for chroot.tar targetJune McEnroe 2018-09-10Set LESSSECURE=1 in man.shJune McEnroe 2018-09-10Add /man commandJune McEnroe 2018-09-10Install man page in chrootJune McEnroe 2018-09-10Install man pageJune McEnroe 2018-09-10Split keys into subsections and document colorsJune McEnroe 2018-09-10Add "blank" lines to chatte.1June McEnroe 2018-09-10Document key bindings in chatte.1June McEnroe 2018-09-08Document slash commands in chatte.1June McEnroe