summary refs log tree commit diff
path: root/bin/man (follow)
Commit message (Collapse)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
| | | | 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
bcc962d1ce6&follow=1'>Update vendored pathogenJune McEnroe 2017-05-01Clean up git configJune McEnroe 2017-05-01Clean up style in xxJune McEnroe 2017-05-01Clean up style in pbdJune McEnroe 2017-05-01Use EX_OK in pbcopyJune McEnroe 2017-04-30Clean up clockJune McEnroe 2017-04-30Clean up error strings in briJune McEnroe 2017-03-18Add -u option to xxJune McEnroe 2017-03-15Fix non-string-literal-format-string in briJune McEnroe 2017-03-15Fix bri compilationJune McEnroe cc will remove the file itself just fine. Always exit in case any of the shell commands fail. 2017-03-15Use psvar for title settingJune McEnroe Prevents prompt expansion from happening on the command being run when it is set in the title. 2017-03-14Add bri brightness control scriptJune McEnroe This is probably terrible. 2017-03-14Add comment to tmux terminal overrideJune McEnroe 2017-03-13Have tmux set block cursor on linux consoleJune McEnroe 2017-03-13Use inverse for Visual in colorschemeJune McEnroe