diff --git a/.twander b/.twander index 1e188e6..8fd98b5 100644 --- a/.twander +++ b/.twander @@ -1,5 +1,5 @@ # 'twander' Configuration File Example -# $Id: .twander,v 1.58 2005/01/25 23:36:27 tundra Exp $ +# $Id: .twander,v 1.59 2005/01/28 10:30:13 tundra Exp $ # # Contains list of all possible variables (and defaults, if any) for: # @@ -125,7 +125,6 @@ # MOUSEHIST = # Pop-up History Menu # MOUSESC = # Pop-up Shortcut Menu # MOUSESORT = # Pop-up Sorting Menu -# MOUSEWILD = # Pop-up Wildcard Menu # QUITPROG = # Quit the program # READCONF = # Re-read the configuration file # REFRESH = # Refresh screen @@ -154,7 +153,6 @@ # SELPREV = # Select previous item # SELEND = # Select bottom item # SELTOP = # Select top item -# SELWILD = # Select using wildcards # # Scrolling Commands # @@ -229,6 +227,13 @@ # SORTREV = # SORTSEP = +# Wildcard Features + +# MOUSEWILD = # Pop-up Wildcard Menu +# FILTERWILD = # Filter file list with wildcard +# SELWILD = # Select using wildcards + + ##############################################################################