diff --git a/.twander b/.twander index c8e1ae0..83da763 100644 --- a/.twander +++ b/.twander @@ -1,5 +1,5 @@ # 'twander' Configuration File Example -# $Id: .twander,v 1.62 2005/01/29 00:41:42 tundra Exp $ +# $Id: .twander,v 1.63 2005/01/29 04:35:10 tundra Exp $ # # Contains list of all possible variables (and defaults, if any) for: # @@ -73,6 +73,7 @@ # USEWIN32ALL = True # Use Win32All extensions on Win32 (if present) # WARN = True # Enable warnings # WIDTH = 800 # Initial window width (pixels) +# WILDNOCASE = False # Set's case-insensitivity for wildcard matches - True on Win32 by default ##############################################################################