summary refs log tree commit diff
path: root/bin/hilex/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-12-30 19:38:10 -0500
committerJune McEnroe <june@causal.agency>2020-12-30 19:38:10 -0500
commitde4fbddfffe9c3cf39114608e3d3e5268c3cc2e4 (patch)
tree090f384940e79437b54dbf795b209d8fa1c06a31 /bin/hilex/.gitignore
parentSupport unary + in order (diff)
downloadsrc-de4fbddfffe9c3cf39114608e3d3e5268c3cc2e4.tar.gz
src-de4fbddfffe9c3cf39114608e3d3e5268c3cc2e4.zip
Add unary & to bit
Also unary + and fix precedence of unary -.
Diffstat (limited to 'bin/hilex/.gitignore')
0 files changed, 0 insertions, 0 deletions
clock font in env varJune McEnroe 2018-01-29Support fbclock fonts wider than 8June McEnroe 2018-01-29Take font path on fbclock argvJune McEnroe 2018-01-29Add fbclockJune McEnroe 2018-01-29Remove color from MakefileJune McEnroe 2018-01-29Set t_Co = 8June McEnroe Weirdly with t_Co = 16 yellow and bright white weren't showing up on TERM=linux. 2018-01-29Add :Q command aliasJune McEnroe It seemes I can't take my finger off the shift key fast enough. 2018-01-29Add setuid target for briJune McEnroe 2018-01-28Add init function to fb interfaceJune McEnroe 2018-01-28Add color.cJune McEnroe