summary refs log tree commit diff
path: root/bin/sh.l (unfollow)
Commit message (Expand)Author
2021-02-27Revert "Lower sctd temperature"June McEnroe
2021-02-26Make mktemp -t compatible with OpenBSDJune McEnroe
2021-02-26Lower sctd temperatureJune McEnroe
2021-02-24Add feed reader for IMAP to planJune McEnroe
2021-02-24Add mailist, liberapay to indexJune McEnroe
2021-02-24Add -q flag to everJune McEnroe
2021-02-24Remove sbubby, etc. from planJune McEnroe
2021-02-23Switch to Go Mono on OpenBSDJune McEnroe
2021-02-22Publish "Operating systems"June McEnroe
2021-02-22Iterate over text files to generate feedJune McEnroe
2021-02-21Add asciinema to supJune McEnroe
2021-02-21Add Liberapay to supJune McEnroe
2021-02-20Publish "Unpasswords"June McEnroe
2021-02-19Fix (hopefully) matching shell reserved wordsJune McEnroe
2021-02-19Handle negative inputs to degJune McEnroe
2021-02-19Add Network EffectJune McEnroe
2021-02-17Add bugzilla support to supJune McEnroe
2021-02-17Just use pbcopy in upJune McEnroe
2021-02-17Use curl --url for URL from emailJune McEnroe
2021-02-16Add tildenews support to supJune McEnroe
2021-02-16Add sup for setting single-use passwordsJune McEnroe
2021-02-16Add missing %U for RFCs in bibsortJune McEnroe
2021-02-15Set XTerm*charClass to select URLsJune McEnroe
2021-02-15Add xdimmer to "Using OpenBSD"June McEnroe
2021-02-14Publish "Using OpenBSD"June McEnroe
2021-02-14Set font size back down to 11June McEnroe
2021-02-10Add install targets to binJune McEnroe
2021-02-10Colour battery level red when criticalJune McEnroe
2021-02-10Set LC_CTYPE=en_US.UTF-8June McEnroe
2021-02-09Add ~/.local/share/man to MANPATHJune McEnroe
2021-02-09Fix adding /usr/games to PATHJune McEnroe
2021-02-09Show battery level while charging, time while dischargingJune McEnroe
2021-02-09Install sctJune McEnroe
2021-02-09Show minutes left instead of battery percentageJune McEnroe
2021-02-09Set antialiasing and unhinting globallyJune McEnroe
2021-02-09Open youtube and twitch with mpvJune McEnroe
2021-02-09Add volume control bindings to cwmJune McEnroe
2021-02-09Use w3m to open other URLsJune McEnroe
2021-02-09Disable mouse mode in xtermJune McEnroe
2021-02-09Add pbcopy, pbpaste, open dispatch scriptsJune McEnroe
2021-02-09Use flags for pbd client behaviourJune McEnroe
2021-02-08Add macOS-like copy and paste to xtermJune McEnroe
2021-02-08Only update clock script every minuteJune McEnroe
2021-02-08Use 4M- for window resizing in cwmJune McEnroe
2021-02-08Tweak trackpad scaling, mouse accelerationJune McEnroe
2021-02-08Use xsel in up and add it do install.shJune McEnroe
2021-02-07Swap root window coloursJune McEnroe
2021-02-07Add -X flag to install X stuff on OpenBSDJune McEnroe
2021-02-07Adjust brightness by smaller incrementsJune McEnroe
2021-02-07Fix cwm window cycling, move big by defaultJune McEnroe
a href='/catgirl/commit/ui.c?h=1.9&id=facc3aa9a0b56b04c18e56418c7ea00947993f9e&follow=1'>Disable terminal flow controlJune McEnroe This opens up C-o, C-q and C-s for key bindings without C-v. 2019-02-22Bind up and down arrows to scrollJune McEnroe Honestly it's kind of weird that IRC clients usually use these for input history. 2019-02-22Remove topic TODOJune McEnroe I played around with it and it doesn't look right unless there is only one channel listed in the status. 2019-02-22Add /znc commandJune McEnroe Only because ZNC tells you to use it and expects it to work. 2019-02-22Update status line after scrolling and term eventsJune McEnroe 2019-02-22Reorganize input.cJune McEnroe 2019-02-22Fix name of <raw> window in man pageJune McEnroe 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