55
56
57
58
59
60
61
62
63
64
65
66
67
68
|
'- ' <count>
Rewind that many moves.
'= ' <count>
Restart and replay that many moves.
'^T'
Display the level title popup.
'^d' <location>
Display the pop-up help text of the object at the location.
'^o' <location>
|
>
>
>
>
>
>
>
>
>
|
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>
|