1Command summary: (@ is optional count, ~ is direction, ^R redraws, ESC aborts)
2  c ~     Close a door.             |   C       Character player description.
3  d       Drop an item.             | @ D ~     Disarm a trap/chest.
4  e       Equipment list.           |   E       Eat some food.
5@ f ~     Force (bash) item or mons.|   F       Fill lamp with oil.
6  i       Inventory list.           |   G       Gain new magic spells.
7  m       magic spell casting.      |   M       Map, show reduced size.
8@ o ~     Open a door/chest.        |   P       Peruse a book.
9  p       Pray.                     |   Q       Quit the game.
10  q       Quaff a potion.           | @ R       Rest (Count or *=restore).
11  r       Read a scroll.            | @ S ~     Spike a door.
12@ s       Search for traps or doors.|   T       Take off an item.
13  t       Throw an item.            |   V       View scores.
14  v       Version info              |   W       Where: locate self.
15  w       Wear/Wield an item.       |   X       Exchange weapon.
16  x ~     Examine surroundings      |   Z       Zap a staff.
17  z       Zap a wand.               |   #       Search Mode.
18  =       Set options.              |   <       Go up an up-staircase.
19  /       Identify a character.     |   >       Go down a down-staircase.
20@ CTRL-P  Previous message review   |   {       Inscribe an object.
21@ -  ~    Move without pickup.      |   ?       Type this page.
22@ CTRL  ~ Tunnel in a direction.    |   CTRL-X  Save character and exit.
23@ SHIFT ~ Run in direction.         | @ ~       For movement.
24Directions:     y  k  u
25                h  .  l  [. is stay]
26                b  j  n
27
28To give a count to a command, type the number in digits, then the command.
29A count of 0 defaults to a count of 99. Counts only work with some commands,
30and will be terminated by the same things that end a rest or a run. In
31particular, typing any character during the execution of a counted command
32will terminate the command. Counted searches or tunnels will terminate on
33success, or if you are attacked. A count with control-P will specify the
34number of previous messages to display.
35
36Control-R will redraw the screen whenever it is input, not only at command
37level. Control commands may be entered with a single key stroke, or with two
38key strokes by typing ^ and then a letter.
39
40Type ESCAPE to abort the look command at any point.
41
42Some commands will prompt for a spell, or an inventory item. Selection is
43by an alphabetic character - entering a capital causes a desription to be
44printed, and the selection may be aborted.
45
46Typing `R*' will make you rest until both your mana and your hp reach their
47maximum values.
48
49Using repeat counts with the tunnel left command does not work well, because
50tunnel left is the backspace character, and will delete the number you have
51just typed in.  To avoid this, you can either enter ^H as two characters
52(^ and then H), or you can type ' ' (i.e. the space character) after the
53number at which point you will get a command prompt and backspace will
54work correctly.
55