summary refs log tree commit diff
path: root/bin (follow)
Commit message (Expand)AuthorAge
...
* Free buffer block if empty when allocating new blockJune McEnroe2018-11-21
* Track hot slice in tablesJune McEnroe2018-11-21
* Add bufferDeleteJune McEnroe2018-11-20
* Add missing include in dtchJune McEnroe2018-11-19
* Avoid DST struct TableJune McEnroe2018-11-18
* Add seeds of ediJune McEnroe2018-11-18
* Remove zlib dependency from png.hJune McEnroe2018-11-14
* Rearrange bin Makefile once moreJune McEnroe2018-11-14
* Factor out png.hJune McEnroe2018-11-14
* Clean up and improve dtchJune McEnroe2018-11-12
* Use typedefs uint and byteJune McEnroe2018-11-12
* Remove msr606June McEnroe2018-11-07
* Implement all of MSR606June McEnroe2018-11-07
* Prevent buffer overflows in pngoJune McEnroe2018-10-28
* Fix tags targetJune McEnroe2018-10-17
* Remove klonJune McEnroe2018-10-16
* Use wchar_t in ttpreJune McEnroe2018-10-08
* Add ttpreJune McEnroe2018-10-08
* Use col -b to remove formatting for READMEJune McEnroe2018-10-08
* Remove edi.cJune McEnroe2018-10-07
* Add -H flag to psfed to increase heightJune McEnroe2018-10-03
* Rewrite schemeJune McEnroe2018-10-02
* Allow setting colors in psf2pngJune McEnroe2018-10-02
* Fix case of ASCII constants in psfedJune McEnroe2018-09-30
* 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
* Un-NOT trans.alpha values in pngoJune McEnroe2018-09-19
* Refactor reads in pngo and clear palette between filesJune McEnroe2018-09-18
* Add tRNS support to pngoJune McEnroe2018-09-17
* Move bin man pages to bin/manJune McEnroe2018-09-11
* Remove GAMES from BINSJune McEnroe2018-09-11
* Rewrite bin.7 and render to plaintext READMEJune McEnroe2018-09-11
* 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
* Replace README with README.7June McEnroe2018-09-07
* Add xx.1June McEnroe2018-09-07
* Add watch.1June McEnroe2018-09-07
* Add wake.1June McEnroe2018-09-07
* Add scheme.1June McEnroe2018-09-07
* Add pngo.1June McEnroe2018-09-07
* Use .Dl for examplesJune McEnroe2018-09-07
1&follow=1'>Set colours for Xt and cwmJune McEnroe And increase XTerm internalBorder. 2021-02-07Set urgency on bell in xtermJune McEnroe 2021-02-07Add bindings for brightness controlJune McEnroe Weirdly the Fn key doesn't change how the F row registers... I wonder if I can do something about that. 2021-02-07Set X key repeat rateJune McEnroe 2021-02-07Bump font size to 12June McEnroe 11 is what I use on macOS, but I feel like my eyes are working harder here. 2021-02-07Fully configure and rebind cwmJune McEnroe This is sort of a mix of trying to emulate macOS somewhat for my muscle memory and just rebinding some of the cwm defaults to use 4- rather than M-. 2021-02-07Add BintiJune McEnroe 2021-02-07Finish configuring xtermJune McEnroe 2021-02-06Enable tapping, reverse scroll, set scaling in wsconsctlJune McEnroe 2021-02-06Set root window to black on purple snowJune McEnroe 2021-02-06Add xmodmap configurationJune McEnroe 2021-02-06Add initial OpenBSD X configurationJune McEnroe cwm still needs a lot more rebinding, and I need to actually look at its other options. xterm definitely still needs some configuration, but I at least managed to get it to use a decent looking font. Very happy that OpenBSD includes Luxi Mono, which is what my usual font, Go Mono, is based on anyway. Still missing is xmodmap and such. 2021-02-06Add xterm output to schemeJune McEnroe