about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2015-01-14 16:01:51 -0800
committerKartik K. Agaram <vc@akkartik.com>2015-01-14 16:01:51 -0800
commit2674966e94b861f5c90021ff02d20dff9b0a70fc (patch)
tree66afd7f2915787262bd345d8340c48b1bf6cf310
parent7fefb8fdb51149e2a7b3b7053b38ed1b7501dfec (diff)
downloadmu-2674966e94b861f5c90021ff02d20dff9b0a70fc.tar.gz
562
-rw-r--r--chessboard-cursor.mu1
1 files changed, 0 insertions, 1 deletions
diff --git a/chessboard-cursor.mu b/chessboard-cursor.mu
index 39831b18..9454be1b 100644
--- a/chessboard-cursor.mu
+++ b/chessboard-cursor.mu
@@ -247,7 +247,6 @@
 ;   print board
 ;   print move
 ;   board updates on move
-;   'q' exits anywhere in move
 ;   'q' exits on second move
 ;   flush stdout after printing out move and before clearing screen
 ;