Difference between revisions of "^"

From NetHackWiki
Jump to navigation Jump to search
(including the quest portal if on the rogue level.)
Line 1: Line 1:
 
{{ASCII}}
 
{{ASCII}}
 
The '''caret ^''' has a few purposes:
 
The '''caret ^''' has a few purposes:
* A {{white|^}} on the screen represents a [[trap]].
+
* A {{white|^}} on the screen represents a [[trap]], including the quest portal if on the rogue level.
 
* Press {{kbd|^}} for the [[trap_id]] command.
 
* Press {{kbd|^}} for the [[trap_id]] command.
 
* {{kbd|^}} is the default for the [[menu_first_page]] option.  Supported by [[tty]] and [[curses interface]]s, see [[menu controls]].
 
* {{kbd|^}} is the default for the [[menu_first_page]] option.  Supported by [[tty]] and [[curses interface]]s, see [[menu controls]].

Revision as of 07:05, 19 August 2011

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

The caret ^ has a few purposes:

The caret is also used as a prefix to denote a control character, for example, use ^P (control-p) to review previous messages.

This page may need to be updated for the current version of NetHack.

It may contain text specific to NetHack 3.4.3. Information on this page may be out of date.

Editors: After reviewing this page and making necessary edits, please change the {{nethack-343}} tag to the current version's tag or {{noversion}} as appropriate.