summary refs log tree commit diff
path: root/home/.config/git/ignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-07-23 16:03:52 -0400
committerJune McEnroe <june@causal.agency>2018-07-23 16:03:52 -0400
commit2b34181c8af58b3183c66eb91c272902e6297664 (patch)
tree55326b8846f3cde5be707325765324f3ec24ec0f /home/.config/git/ignore
parentFix scheme indentation (diff)
downloadsrc-2b34181c8af58b3183c66eb91c272902e6297664.tar.gz
src-2b34181c8af58b3183c66eb91c272902e6297664.zip
Link with -lcurses
Turns out that NetBSD has its own curses implementation and I'm all for
not linking GNU software <3
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
2021-01-31Launch game immediately with SSH_ORIGINAL_COMMANDJune McEnroe 2021-01-29Handle getch ERR in menuJune McEnroe 2021-01-29Set process title to chosen gameJune McEnroe 2021-01-29Add pause to snakeJune McEnroe 2021-01-29Add menu to choose 2048 or snakeJune McEnroe 2021-01-29Actually wait for a non-direction keyJune McEnroe 2021-01-29Give the snake a tailJune McEnroe 2021-01-29Don't let the snake snap its own neckJune McEnroe