diff --git a/.twander b/.twander index 793628b..1e188e6 100644 --- a/.twander +++ b/.twander @@ -1,5 +1,5 @@ # 'twander' Configuration File Example -# $Id: .twander,v 1.57 2005/01/12 08:25:40 tundra Exp $ +# $Id: .twander,v 1.58 2005/01/25 23:36:27 tundra Exp $ # # Contains list of all possible variables (and defaults, if any) for: # @@ -35,6 +35,7 @@ # BCOLOR = black # Main window background color # CMDSHELL = # Command to use when spawning shell commands # DEBUGLEVEL = 0 # Level of debug output desired +# DEFAULTSEP = ===> # Default separator string in PROMPT and YESNO constructs # FCOLOR = green # Main window foreground color # FNAME = Courier # Main window font name # FORCEUNIXPATH = False # Force Unix-Style paths when doing built-in substitutions @@ -339,7 +340,7 @@ #-# # variable is defined or not - we don't care about its value #-# #-# .if [POWERUSER] -#-# DD = [VSHELL] 'dd if=[PROMPT:In File?] of=[PROMPT:Out File?] | [$PAGER]' +#-# DD = [VSHELL] 'dd if={PROMPT:In File?} of={PROMPT:Out File?==>OutFile} | [$PAGER]' #-# .endif #-# #-# .endif @@ -387,7 +388,7 @@ #-# #-# # Some commands run anywhere #-# -#-# a anycmd [VSHELL] [PROMPT:Enter Command:] +#-# a anycmd [VSHELL] {PROMPT:Enter Command:} #-# d delete [XTERM] [DELCMD] [SELECTIONS] #-# l dir-list [VSHELL] [QUOTE] [DIRCMD] | [$PAGER] [QUOTE] #-# T new-terminal [TERMINAL]