summary refs log tree commit diff
path: root/bin/fbclock.c
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2018-03-09 22:52:27 -0500
committerJune McEnroe <programble@gmail.com>2018-03-09 22:52:27 -0500
commit0fc6d210c501ca2b513795d008d568dbd4196580 (patch)
tree5a7af82df6574fc74ffc381b352a59bb68cd502e /bin/fbclock.c
parentYet more tweaking of dtch (diff)
downloadsrc-0fc6d210c501ca2b513795d008d568dbd4196580.tar.gz
src-0fc6d210c501ca2b513795d008d568dbd4196580.zip
Revert "Use "Broken Gray" htop colors"
This reverts commit 13ff37b0c37b6f0504ac45caf7fb2f35a5c68524.

I think I'm just gonna shove a hack into .zshenv on my FreeBSD machines
to set TERM=xterm.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
='/catgirl/commit/ui.c?h=enroll&id=3b4ad30d9789e43d5f639f97fd4613b3edbf83fa&follow=1'>Remove unneeded includes in ui.cJune McEnroe 2022-02-19Reimplement tab completeJune McEnroe 2022-02-19Handle errors from editFn, etc.June McEnroe 2022-02-19Reimplement text macrosJune McEnroe 2022-02-19Factor out input handling to input.cJune McEnroe 2022-02-19Factor out window management to window.cJune McEnroe 2022-02-19Enable -Wmissing-prototypesJune McEnroe 2022-02-19Fix edit.[ch] license notice additional permissionsJune McEnroe 2022-02-19Run line editing testsJune McEnroe 2022-02-18Implement new line editing "library"June McEnroe 2022-02-18Simplify cursor positioning in inputJune McEnroe 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe