diff options
| author | John Wiegley <johnw@newartisans.com> | 2002-03-01 08:10:10 +0000 |
|---|---|---|
| committer | John Wiegley <johnw@newartisans.com> | 2002-03-01 08:10:10 +0000 |
| commit | f4bd5160075b5691f9404aa51abd8cd063dc5e06 (patch) | |
| tree | 25f427fa73dcce0401c1079cc71d54297d066fd2 | |
| parent | 059e5edba1175504698637f734eb5bf975b299fa (diff) | |
*** no comment ***
| -rw-r--r-- | TODO | 17 |
1 files changed, 12 insertions, 5 deletions
@@ -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 |
