summary refs log tree commit diff
Commit message (Expand)AuthorAge
...
* | | Add -R reverse typerJune McEnroe2021-04-18
* | | Flip card renderingJune McEnroe2021-04-18
* | | Add freecellJune McEnroe2021-04-17
* | | Fix crash trying to print "this commit" on 404sJune McEnroe2021-04-12
* | | Simplify rfctagsJune McEnroe2021-04-11
* | | Add The Relentless MoonJune McEnroe2021-04-10
* | | Check in dash autogen filesJune McEnroe2021-04-04
* | | Add BellwetherJune McEnroe2021-03-29
* | | Add typer -P and -c to connect to pounceJune McEnroe2021-03-23
* | | Add typer botJune McEnroe2021-03-23
* | | Add Her Body and Other PartiesJune McEnroe2021-03-21
* | | Add some missing justification to "C Style"June McEnroe2021-03-16
* | | Publish "C Style"June McEnroe2021-03-16
* | | Add The City We BecameJune McEnroe2021-03-15
* | | Add bubger to causal.agency pageJune McEnroe2021-03-14
* | | Remove bubger from planJune McEnroe2021-03-10
* | | Optionally compress RFCs, decompress in rfc(1)June McEnroe2021-03-06
* | | Remove rfc.vimJune McEnroe2021-03-06
* | | Publish "Mailing List"June McEnroe2021-03-04
* | | Add cwm bindings for tilingJune McEnroe2021-03-01
* | | Move LESS_TERMCAP settings to .shrcJune McEnroe2021-02-27
* | | Revert "Lower sctd temperature"June McEnroe2021-02-27
* | | Make mktemp -t compatible with OpenBSDJune McEnroe2021-02-26
* | | Lower sctd temperatureJune McEnroe2021-02-26
* | | Add feed reader for IMAP to planJune McEnroe2021-02-24
* | | Add mailist, liberapay to indexJune McEnroe2021-02-24
* | | Add -q flag to everJune McEnroe2021-02-24
* | | Remove sbubby, etc. from planJune McEnroe2021-02-24
* | | Switch to Go Mono on OpenBSDJune McEnroe2021-02-23
* | | Publish "Operating systems"June McEnroe2021-02-22
* | | Iterate over text files to generate feedJune McEnroe2021-02-22
* | | Add asciinema to supJune McEnroe2021-02-21
* | | Add Liberapay to supJune McEnroe2021-02-21
* | | Publish "Unpasswords"June McEnroe2021-02-20
* | | Fix (hopefully) matching shell reserved wordsJune McEnroe2021-02-19
* | | Handle negative inputs to degJune McEnroe2021-02-19
* | | Add Network EffectJune McEnroe2021-02-19
* | | Add bugzilla support to supJune McEnroe2021-02-17
* | | Just use pbcopy in upJune McEnroe2021-02-17
* | | Use curl --url for URL from emailJune McEnroe2021-02-17
* | | Add tildenews support to supJune McEnroe2021-02-16
* | | Add sup for setting single-use passwordsJune McEnroe2021-02-16
* | | Add missing %U for RFCs in bibsortJune McEnroe2021-02-16
* | | Set XTerm*charClass to select URLsJune McEnroe2021-02-15
* | | Add xdimmer to "Using OpenBSD"June McEnroe2021-02-15
* | | Publish "Using OpenBSD"June McEnroe2021-02-14
* | | Set font size back down to 11June McEnroe2021-02-14
* | | Add install targets to binJune McEnroe2021-02-10
* | | Colour battery level red when criticalJune McEnroe2021-02-10
* | | Set LC_CTYPE=en_US.UTF-8June McEnroe2021-02-10
Enroe 2019-02-22Rename global tags with angle bracketsJune McEnroe 2019-02-22Show status window while connectingJune McEnroe 2019-02-22Reorganize UI code for the umpteenth timeJune McEnroe It's actually in a good state now, I think. 2019-02-21Replace "view" with "window"June McEnroe I think originally I didn't want to use the same word as curses WINDOW but it's really much clearer for the user if they're just called windows. UI code probably needs yet another rewrite though. Still feels messy. 2019-02-21Remove ROT13June McEnroe It's just not convenient when it can only do the whole line... 2019-02-21Clean up man pageJune McEnroe 2019-01-26Draw UI before connectingJune McEnroe Otherwise the "Traveling" message isn't visible while connecting. 2019-01-25Avoid unused variable warnings with getyxJune McEnroe 2019-01-25Add GNU/Linux build instructionsJune McEnroe