Differences From Artifact [2eb92fb80c]:
- File bindings.doc — part of check-in [0ba0570c8c] at 2021-01-04 07:15:18 on branch trunk — Implement the inventory display (user: user, size: 3090) [annotate] [blame] [check-ins using]
To Artifact [c575a8ab2c]:
- File bindings.doc — part of check-in [8524828a0e] at 2021-01-09 03:03:31 on branch trunk — Fix a mistake in the solution replay and document that command. (user: user, size: 3122) [annotate] [blame] [check-ins using]
︙ | |||
76 77 78 79 80 81 82 83 84 85 86 87 88 89 | 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 | + + + | '^d' <location> Display the pop-up help text of the object at the location. '^o' <location> List objects at the specified coordinates, to examine their values. '^s' Toggle solution replay. === Editor commands === '^c' Display the class selection menu. |
︙ |