Difference between revisions of "Talk:Menucolors"

From NetHackWiki
Jump to navigation Jump to search
m (Globbing is *.txt, etc.)
(menucolors and autopick_exceptions)
Line 2: Line 2:
  
 
: Globbing is what most shells support. You can use things like "*.txt" to match "schedule.txt", "fun_stuff.txt", and so on. * matches any number of characters (including 0), ? matches exactly one character. --[[User:Eidolos|Eidolos]] 06:15, 20 August 2006 (UTC)
 
: Globbing is what most shells support. You can use things like "*.txt" to match "schedule.txt", "fun_stuff.txt", and so on. * matches any number of characters (including 0), ? matches exactly one character. --[[User:Eidolos|Eidolos]] 06:15, 20 August 2006 (UTC)
 +
 +
If anyone is interested, I compiled a version of nethack-3.4.3 with both menucolors and autopick_exceptions for windows. The windows binary of menucolors doesn't have autopickup_exceptions which I can't live without anymore. [[User:Addps4cat|Addps4cat]] 13:11, 7 September 2007 (UTC)

Revision as of 13:11, 7 September 2007

What the heck is "globbing"? --ZeroOne 06:13, 20 August 2006 (UTC)

Globbing is what most shells support. You can use things like "*.txt" to match "schedule.txt", "fun_stuff.txt", and so on. * matches any number of characters (including 0), ? matches exactly one character. --Eidolos 06:15, 20 August 2006 (UTC)

If anyone is interested, I compiled a version of nethack-3.4.3 with both menucolors and autopick_exceptions for windows. The windows binary of menucolors doesn't have autopickup_exceptions which I can't live without anymore. Addps4cat 13:11, 7 September 2007 (UTC)