about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-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
 ;
f='#n78'>78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115