summary refs log tree commit diff
path: root/bin/man (follow)
Commit message (Collapse)AuthorAge
* Remove explicit "Os" from man pagesJune McEnroe2018-12-02
|
* Rename watch to recJune McEnroe2018-12-02
| | | | A watch binary already exists in various places (but isn't useful).
* Clean up and improve dtchJune McEnroe2018-11-12
| | | | | | Removed dependency on passwd, instead using HOME and SHELL. Added signal handlers to clean up sockets more reliably and to update the window size.
* 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