Difference between revisions of "^"

From NetHackWiki
Jump to navigation Jump to search
(including the quest portal if on the rogue level.)
(^ as prefix for control character)
Line 5: Line 5:
 
* {{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]].
  
The caret is also used as a prefix to denote a control character, for example, use [[P|'''^P''' (control-p)]] to review previous messages.
+
The caret is also used as a prefix to denote a control character, for example, use [[P|'''^P''' (control-p)]] to review previous messages. This is a standard [[UNIX]] usage that's also used by [[MS-DOS]] and [[Microsoft Windows]] text-mode interfaces.
 
[[Category:ASCII]]
 
[[Category:ASCII]]
 
{{nethack-343}}
 
{{nethack-343}}

Revision as of 23:23, 10 December 2020

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 is a standard UNIX usage that's also used by MS-DOS and Microsoft Windows text-mode interfaces.

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.