Differences From Artifact [84cdf61435]:
- File bindings.doc — part of check-in [5c766650a2] at 2023-10-17 01:33:53 on branch trunk — Implement SHIFT+DELETE to delete moves up to the mark. (user: user, size: 7928) [annotate] [blame] [check-ins using]
To Artifact [9c9b1b17c1]:
- File bindings.doc — part of check-in [382666e88a] at 2023-10-31 23:36:23 on branch trunk — Make control and middle button to draw lines from clicked location for helping with alignment. (user: user, size: 8059) [annotate] [blame] [check-ins using]
︙ | |||
264 265 266 267 268 269 270 271 272 273 274 275 276 277 | 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 | + + + + | '^Q' Quit. '^Y' Sound test. (Does nothing if sound is not configured.) '^l' <location> Draw lines horizontal, vertical, and diagonal, from the clicked location, until the mouse button is released. 'go' <level> Go to the specified level. If the level number is negative, then it is a level order number, otherwise it is a level ID number. === Mode-independent commands === |
︙ |