summary refs log tree commit diff
path: root/bin/dtch.c (follow)
Commit message (Expand)AuthorAge
* 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
rolJune McEnroe 2019-02-22Bind up and down arrows to scrollJune McEnroe 2019-02-22Remove topic TODOJune McEnroe 2019-02-22Add /znc commandJune McEnroe 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe 2019-02-21Replace "view" with "window"June McEnroe 2019-02-21Remove ROT13June McEnroe 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe