125
126
127
128
129
130
131
132
133
134
135
136
137
138
|
Export a move list. The argument is a operating system command that
will receive the move list (in the same format as above) on stdin.
'rs' <number>
Adjust replay speed by the specified number (negative to make faster, or
positive to make slower; zero leaves it unchanged).
=== Editor commands ===
'^I'
Level index editor.
'^N'
|
>
>
>
|
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
|
Export a move list. The argument is a operating system command that
will receive the move list (in the same format as above) on stdin.
'rs' <number>
Adjust replay speed by the specified number (negative to make faster, or
positive to make slower; zero leaves it unchanged).
'xy' <x> <y>
Input a move using coordinate input. Coordinates are 1-based.
=== Editor commands ===
'^I'
Level index editor.
'^N'
|