diff --git a/.twander b/.twander index 08c4d73..a248485 100644 --- a/.twander +++ b/.twander @@ -1,5 +1,5 @@ # 'twander' Configuration File Example -# $Id: .twander,v 1.65 2005/02/02 09:34:27 tundra Exp $ +# $Id: .twander,v 1.66 2005/02/02 09:45:50 tundra Exp $ # # Contains list of all possible variables (and defaults, if any) for: # @@ -233,11 +233,11 @@ # Wildcard Features -# MOUSEFILTER = # Pop-up Filter Wildcard Menu -# MOUSESEL = # Pop-up Selection Wildcard Menu -# FILTERWILD = # Filter file list with wildcard -# SELWILD = # Select using wildcards -# TOGFILT = # Toggle logical sense of wildcard filtering +# MOUSEWILDFILTER = # Pop-up Filter Wildcard Menu +# MOUSEWILDSEL = # Pop-up Selection Wildcard Menu +# FILTERWILD = # Filter file list with wildcard +# SELWILD = # Select using wildcards +# TOGFILT = # Toggle logical sense of wildcard filtering @@ -344,8 +344,8 @@ #-# #-# # Unix Wildcards #-# -#-# WILDCARD = \.gz # Items containing the string: .gz -#-# WILDCARD = rwx # Items containing the string: rwx +#-# WILDSELECT = \.gz # Items containing the string: .gz +#-# WILDFILTER = rwx # Items containing the string: rwx #-# #-# # We can also have conditions which depend on whether a #-# # variable is defined or not - we don't care about its value @@ -379,9 +379,9 @@ #-# #-# # Win32 Wildcards #-# -#-# WILDCARD = \.txt # Items containing the string: .txt -#-# WILDCARD = \.exe # Items containing the string: .exe -#-# WILDCARD = SYSTEM # Items containing the string: SYSTEM +#-# WILDSELECT = \.txt # Items containing the string: .txt +#-# WILDSELECT = \.exe # Items containing the string: .exe +#-# WILDFILTER = SYSTEM # Items containing the string: SYSTEM #-# #-# .endif #-#