summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO17
1 files changed, 12 insertions, 5 deletions
diff --git a/TODO b/TODO
index 47c6118..12e56cc 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,18 @@
* 2.0
-Keyboard shortcuts:
- Right now "nf, nf", causes an error.
- Castling is not supported.
- Capital letters not supported.
+** Keyboard shortcuts
-Long castling is signaled as an illegal move from chess-standard.
+*** Right now "nf, nf", causes an error
+*** Castling is not supported
+*** Capital letters not supported
+
+** Long castling is signaled as an illegal move from chess-standard
+
+** Support pre-defined sessions, like `crafty'
+
+Or, allow the user to choose the rules modules with C-u M-x eshell,
+and the core engine module all the time. So M-x eshell would prompt
+for the engine module, defaulting to crafty.
* Other