about summary refs log tree commit diff homepage
path: root/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-08-23 15:33:56 -0400
committerJune McEnroe <june@causal.agency>2018-08-23 15:33:56 -0400
commitf919c5170bfb43aff48050331fd3054c8de52fa9 (patch)
treee9f0e6d8796189d146dd2133f331b93509dd958d /.gitignore
parentImplement I, directional insert (diff)
downloadtorus-f919c5170bfb43aff48050331fd3054c8de52fa9.tar.gz
torus-f919c5170bfb43aff48050331fd3054c8de52fa9.zip
Add g for flip
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
9340f5f48e4c48069cc5aecd59&follow=1'>OpenBSD: pledge(2) and unveil(2)June McEnroe 2021-04-19Draw foundations in reverse orderJune McEnroe 2021-04-19Only print info atexit without -tJune McEnroe 2021-04-19Only use cells for moveColumnJune McEnroe So long as the move queuer doesn't use empty tableau stacks correctly, it shouldn't use them at all. This way it's easier to do the correct moves manually. 2021-04-19Force UTF-8 locale and add to chroot, link to curseswJune McEnroe 2021-04-18Add freecellJune McEnroe 2021-04-18Allow cumulative score gamesJune McEnroe 2021-01-31Check isattyJune McEnroe 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 I just like to see :) 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 McEnroea3e6e1fa011bfc2d806ba&follow=1'>Run 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