Differences From Artifact [29b885bccc]:
- File bindings.doc — part of check-in [0c771447b3] at 2020-12-21 22:26:50 on branch trunk — Add ':s' for memory allocation stats and change binding.doc to make some improvements (user: user, size: 2956) [annotate] [blame] [check-ins using]
To Artifact [6ef576a661]:
- File bindings.doc — part of check-in [0393bebb68] at 2021-01-04 02:44:39 on branch trunk — Implement replay marks. (user: user, size: 3042) [annotate] [blame] [check-ins using]
︙ | |||
55 56 57 58 59 60 61 62 63 64 65 66 67 68 | 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 | + + + + + + + + + | '- ' <count> Rewind that many moves. '= ' <count> Restart and replay that many moves. '^<' Rewind to mark. '^>' Replay to mark. '^M' Set the replay mark position. '^T' Display the level title popup. '^d' <location> Display the pop-up help text of the object at the location. '^o' <location> |
︙ |