summary refs log tree commit diff
path: root/port
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-12-29 03:02:16 -0500
committerJune McEnroe <june@causal.agency>2018-12-29 03:02:16 -0500
commit712579048d31fd387e3474ffc73fd1d9be5bba50 (patch)
tree359b169a7b9d69791d720c46beb286b7b3716e21 /port
parentAdd Daughters — You Won't Get What You Want (diff)
downloadsrc-712579048d31fd387e3474ffc73fd1d9be5bba50.tar.gz
src-712579048d31fd387e3474ffc73fd1d9be5bba50.zip
Simplify htop display
Diffstat (limited to 'port')
0 files changed, 0 insertions, 0 deletions
n='3' class='logmsg'> * Uncapitalize "framebuffer"June McEnroe2018-02-01 | | | | Oops. * Add fbattJune McEnroe2018-02-01 | * Blank framebuffer with sampled background on exitJune McEnroe2018-02-01 | | | | This should work like 99% of the time, probably. * Add bin/READMEJune McEnroe2018-02-01 | * Add license notice to gfxxJune McEnroe2018-02-01 | * Build any target by defaultJune McEnroe2018-02-01 | * Remove fb.c and color.cJune McEnroe2018-02-01 | * Add gfxxJune McEnroe2018-02-01 | * Map \h to sort includesJune McEnroe2018-01-31 | * Only load 128 glyphs in fbclockJune McEnroe2018-01-31 | | | | | There's no point loading more than ASCII since it doesn't interpret the unicode table at all. * Style tweak fbclockJune McEnroe2018-01-30 | * Remove Tarmak and Colemak keylayoutsJune McEnroe2018-01-30 | * Generalize hnelJune McEnroe2018-01-29 | | | | It's like tr for PTYs. * Remove Tarmak remappings from vimJune McEnroe2018-01-29 | * Switch back to QWERTY on LinuxJune McEnroe2018-01-29 | | | | | I think the only thing I'll miss is N and E on home row (which was Tarmak 1, if I remember correctly). * Take fbclock font in env varJune McEnroe2018-01-29 | * Support fbclock fonts wider than 8June McEnroe2018-01-29 | * Take font path on fbclock argv