summary refs log tree commit diff
path: root/install.sh (unfollow)
Commit message (Collapse)Author
2018-11-14Add \l binding to insert AGPL commentJune McEnroe
2018-11-14Add Chromatics — Running Up That HillJune McEnroe
I've known about this one for a while but it came back into my head recently.
2018-11-12Clean up and improve dtchJune McEnroe
Removed dependency on passwd, instead using HOME and SHELL. Added signal handlers to clean up sockets more reliably and to update the window size.
2018-11-12Use typedefs uint and byteJune McEnroe
2018-11-11Add \s sort binding and simplify \h and \aJune McEnroe
2018-11-07Remove msr606June McEnroe
2018-11-07Implement all of MSR606June McEnroe
2018-10-30Add Low — Double NegativeJune McEnroe
2018-10-28Prevent buffer overflows in pngoJune McEnroe
2018-10-27Remove other building bindings for engineerJune McEnroe
2018-10-27Set MANSECT for sections 2 and 3 before 1June McEnroe
I almost never want to read printf(1).
2018-10-21Add Rival Consoles — HeliosJune McEnroe
A track from the cafe. I take out my phone and ask Siri as quietly as I can, "What song is this?" because I don't have Shazam installed.
2018-10-19Nice shot!June McEnroe
2018-10-17Fix tags targetJune McEnroe
2018-10-16Remove klonJune McEnroe
2018-10-08Use wchar_t in ttpreJune McEnroe
2018-10-08Add ttpreJune McEnroe
2018-10-08Use col -b to remove formatting for READMEJune McEnroe
2018-10-07Remove edi.cJune McEnroe
2018-10-03Add sans6x12June McEnroe
2018-10-03Add -H flag to psfed to increase heightJune McEnroe
2018-10-03Fix ≈ glyph of sans6x8June McEnroe
2018-10-03Fill E0 through FE of sans6x10June McEnroe
2018-10-03Fill 03 through 1F of sans6x10June McEnroe
2018-10-03Fix ¼ glyph of sans6x8June McEnroe
2018-10-03Fill A6 through AF of sans6x10June McEnroe
2018-10-02Rewrite schemeJune McEnroe
2018-10-02Allow setting colors in psf2pngJune McEnroe
2018-09-30Add some '80s music notesJune McEnroe
2018-09-30Fix case of ASCII constants in psfedJune McEnroe
2018-09-29Squish Ñ in sans6x10 consistentlyJune McEnroe
2018-09-29Add -c and -s to psf2pngJune McEnroe
2018-09-29Add box drawing glyphs to sans6x10June McEnroe
2018-09-29Tweak sans6x8 shading blocksJune McEnroe
2018-09-29Fill 7F through A5 of sans6x10June McEnroe
2018-09-29Add f and ' to psfedJune McEnroe
2018-09-28Add sans6x10 basic glyphsJune McEnroe
2018-09-28Make sans6x8 double quote narrowerJune McEnroe
2018-09-28Add greek glyphs to sans6x8June McEnroe
2018-09-28Add png target in etc/psfJune McEnroe
2018-09-28Disable visual bell in light terminal profileJune McEnroe
2018-09-28Add psf2pngJune McEnroe
2018-09-27Add HJKL for moving glyphs to psfedJune McEnroe
2018-09-27Move psfed paste to edit modeJune McEnroe
2018-09-27Export PWDJune McEnroe
Without it, $(PWD) is unset in GNU make.
2018-09-27Add sans6x8 PSF2 fontJune McEnroe
2018-09-26Add copy paste to psfedJune McEnroe
2018-09-25Add r to psfed for invertJune McEnroe
2018-09-24Add psfed, a PSF2 font editorJune McEnroe
2018-09-21Add scheme -i to swap white and blackJune McEnroe