summary refs log tree commit diff
path: root/bin/dtch.1 (follow)
Commit message (Expand)AuthorAge
* Add "blank" lines to man pagesJune McEnroe2018-09-11
* Fix Nm usage in multi-name man pagesJune McEnroe2018-09-08
* Put real dates on man pagesJune McEnroe2018-09-08
* Use .Dl for examplesJune McEnroe2018-09-07
* Pass "command ..." as one string to ArJune McEnroe2018-09-07
* Add .Os macro to all man pagesJune McEnroe2018-09-07
* Remove -width options from .BlJune McEnroe2018-09-07
* Add dtch.1June McEnroe2018-09-07
/td> 2018-08-06Fix allocation size in vaswprintfJune McEnroe 2018-08-06Implement word wrappingJune McEnroe 2018-08-06Use wchar_t strings for all of UIJune McEnroe 2018-08-06Rename line editing functionsJune McEnroe 2018-08-05Initialize all possible color pairsJune McEnroe 2018-08-05Refactor color initializationJune McEnroe 2018-08-05Add ^L redrawJune McEnroe 2018-08-05Use 16 colors if availableJune McEnroe 2018-08-05Limit parsed colors to number of mIRC colorsJune McEnroe 2018-08-04Show source link on exitJune McEnroe 2018-08-04Implement line editing, scrollingJune McEnroe 2018-08-04Handle /topicJune McEnroe