Difference between revisions of "^Z"

From NetHackWiki
Jump to navigation Jump to search
(Categorise and clarift.)
(There's nothing here likely to require review; in fact, it applies as written to Hack 1.0)
Line 1: Line 1:
The '''^Z''' (Ctrl+z) command suspends nethack in environments that support this. ^Z is the usual *NIX<ref>http://en.wikipedia.org/wiki/%2ANIX</ref> shell keybind which suspends the foremost process, but nethack is suspended using ^Z no matter what the current setting is. Windows' cmd.exe does not allow ^Z, but many *NIX shells will. When [[NetHack]] is suspended, the shell it was run from is brought into focus. NetHack is still alive, but it is frozen. Running the fg shell builtin will awaken NetHack.
+
The '''^Z''' (Ctrl+z) command suspends NetHack in environments that support this. ^Z is the usual *NIX<ref>http://en.wikipedia.org/wiki/%2ANIX</ref> shell keybind which suspends the foremost process, but NetHack is suspended using ^Z no matter what the current setting is. Windows' cmd.exe does not allow ^Z, but many *NIX shells will. When [[NetHack]] is suspended, the shell it was run from is brought into focus. NetHack is still alive, but it is frozen. Running the fg shell builtin will awaken NetHack.
  
 
==References==
 
==References==
Line 6: Line 6:
  
 
[[Category:User interface]]
 
[[Category:User interface]]
{{nethack-343}}
+
{{noversion}}

Revision as of 02:20, 27 May 2008

The ^Z (Ctrl+z) command suspends NetHack in environments that support this. ^Z is the usual *NIX[1] shell keybind which suspends the foremost process, but NetHack is suspended using ^Z no matter what the current setting is. Windows' cmd.exe does not allow ^Z, but many *NIX shells will. When NetHack is suspended, the shell it was run from is brought into focus. NetHack is still alive, but it is frozen. Running the fg shell builtin will awaken NetHack.

References