Differences From Artifact [8c762c044c]:
- File bindings.doc — part of check-in [28b482dea1] at 2021-09-30 21:08:35 on branch trunk — Add SOLUTION_MOVE_LIST function, F9 to flash player location, shift and middle mouse button, and a documentation correction. (user: user, size: 6734) [annotate] [blame] [check-ins using]
To Artifact [aede3478d9]:
- File bindings.doc — part of check-in [d950a4244a] at 2021-10-23 05:43:55 on branch trunk — Implement move list deletion/insertion mode. (user: user, size: 6891) [annotate] [blame] [check-ins using]
︙ | ︙ | |||
62 63 64 65 66 67 68 69 70 71 72 73 74 75 | '^<' Rewind to mark. '^>' Replay to mark. '^I' Toggle the inventory/move-list display. '^M' Set the replay mark position. '^S' | > > > > > > > | 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | '^<' Rewind to mark. '^>' Replay to mark. '^-' Delete one move. '^+' Toggle insertion mode. Insertion mode is automatically reset when restarting a level or when accessing a different level. '^I' Toggle the inventory/move-list display. '^M' Set the replay mark position. '^S' |
︙ | ︙ |