summary refs log tree commit diff
path: root/.gitconfig
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2015-01-06 16:29:01 -0500
committerJune McEnroe <programble@gmail.com>2015-01-06 16:29:01 -0500
commita4c865399ef7b18df4aa8694ddab90a08170f3dd (patch)
treee2677368899f0ad7331c2ce6d09b5ebdcd0447cd /.gitconfig
parentAdd iTerm2 to effuse exlcude (diff)
downloadsrc-a4c865399ef7b18df4aa8694ddab90a08170f3dd.tar.gz
src-a4c865399ef7b18df4aa8694ddab90a08170f3dd.zip
Highlight columns 80, 100, 120
Diffstat (limited to '.gitconfig')
0 files changed, 0 insertions, 0 deletions
root and chroot.tarJune McEnroe 2018-12-31Use capsicum on FreeBSDJune McEnroe 2018-12-31Handle ERR from getchJune McEnroe Somehow, play processes were being orphaned without receiving SIGHUP and would consume 100% CPU in this getch loop. I still have no idea what was happening to the SSH sessions to cause orphans like that, but this at least makes them exit. 2018-12-26Replace control chars with blanks in nameJune McEnroe 2018-12-26Show adjacent scores when not in topJune McEnroe 2018-12-25Use bright foreground colorsJune McEnroe 2018-12-25Add 2048 help textJune McEnroe 2018-12-25Fix mode for score file createJune McEnroe