summary refs log tree commit diff
path: root/bin/man (follow)
Commit message (Expand)AuthorAge
* Rename wat in bin.7June McEnroe2019-01-01
* Rename rec to watJune McEnroe2019-01-01
* Remove explicit "Os" from man pagesJune McEnroe2018-12-02
* Rename watch to recJune McEnroe2018-12-02
* Clean up and improve dtchJune McEnroe2018-11-12
* Remove msr606June McEnroe2018-11-07
* Implement all of MSR606June McEnroe2018-11-07
* Remove klonJune McEnroe2018-10-16
* Add ttpreJune McEnroe2018-10-08
* Add -H flag to psfed to increase heightJune McEnroe2018-10-03
* Rewrite schemeJune McEnroe2018-10-02
* Allow setting colors in psf2pngJune McEnroe2018-10-02
* Add -c and -s to psf2pngJune McEnroe2018-09-29
* Add f and ' to psfedJune McEnroe2018-09-29
* Add psf2pngJune McEnroe2018-09-28
* Add HJKL for moving glyphs to psfedJune McEnroe2018-09-27
* Move psfed paste to edit modeJune McEnroe2018-09-27
* Add copy paste to psfedJune McEnroe2018-09-26
* Add r to psfed for invertJune McEnroe2018-09-25
* Add psfed, a PSF2 font editorJune McEnroe2018-09-24
* Add scheme -i to swap white and blackJune McEnroe2018-09-21
* Fix README mandoc lintsJune McEnroe2018-09-19
* Add tRNS support to pngoJune McEnroe2018-09-17
* Move bin man pages to bin/manJune McEnroe2018-09-11
4605a212a645fc78420a29fa34ed9c0642&follow=1'>Exit focus and paste modes on err exitJune McEnroe 2020-02-11Add startup GPLv3 note and URLJune McEnroe 2020-02-11Make sure -D_GNU_SOURCE ends up in CFLAGS on LinuxJune McEnroe 2020-02-11Add note about setting PKG_CONFIG_PATHJune McEnroe 2020-02-11Rename query ID on nick changeJune McEnroe 2020-02-11Call completeClear when closing a windowJune McEnroe 2020-02-11Don't insert color codes for non-mentionsJune McEnroe 2020-02-11Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe