Difference between revisions of "&"

From NetHackWiki
Jump to navigation Jump to search
m (sandestin is not M2_DEMON.)
m (kbd)
Line 30: Line 30:
 
* {{monsymlink|sandestin}}s
 
* {{monsymlink|sandestin}}s
  
*'''[&]''' is a command used to tell you what another command does. For example, type '''[&h]''' to see the message "''h      Go west 1 space (if number_pad is on, display help message)''".
+
*{{kbd|&}} is a command used to tell you what another command does. For example, type {{kbd|&|h}} to see the message "''h      Go west 1 space (if number_pad is on, display help message)''".
  
 
[[Category:ASCII]]
 
[[Category:ASCII]]

Revision as of 09:13, 27 March 2009

Printable ASCII characters
~ ! @ # $ % ^ & * ( ) _ + space
` 1 2 3 4 5 6 7 8 9 0 - = { } |
Qq Ww Ee Rr Tt Yy Uu Ii Oo Pp : " [ ] \
Aa Ss Dd Ff Gg Hh Jj Kk Ll ? ; ' Ctrl
Zz Xx Cc Vv Bb Nn Mm , . / < > Alt
  • & is a command used to tell you what another command does. For example, type & + h to see the message "h Go west 1 space (if number_pad is on, display help message)".