diff --git a/.twander b/.twander index 72e9bed..46081af 100644 --- a/.twander +++ b/.twander @@ -3,7 +3,7 @@ # section. Uncomment either the Unix or Win32 examples # as appropriate for your system. # -# $Id: .twander,v 1.34 2002/12/15 22:49:03 tundra Exp $ +# $Id: .twander,v 1.35 2002/12/17 20:54:52 tundra Exp $ @@ -109,11 +109,11 @@ # = dd [VSHELL] 'dd if=[PROMPT:In File?] of=[PROMPT:Out File?] | [$PAGER]' # V view [XTERM] [$PAGER] [DSELECTIONS] # a any-command [VSHELL] '[PROMPT:Enter Command] [PROMPT:Enter Command Arguments] | [$PAGER]' -#d delete [XTERM] rm -i [DSELECTIONS] +# d delete [XTERM] rm -i [DSELECTIONS] # e edit [$EDITOR] [DSELECTIONS] # l ls [VSHELL] '/bin/ls -al ./ | [$PAGER]' # p print lpr [DSELECTIONS] & -#s showselected [XTERM] bash -c 'echo [DIR] "--->" [DSELECTION] "--->" [DSELECTIONS] "--->" [SELECTION] "--->" [SELECTIONS] | [$PAGER] ' +# s showselected [XTERM] bash -c 'echo [DIR] "--->" [DSELECTION] "--->" [DSELECTIONS] "--->" [SELECTION] "--->" [SELECTIONS] | [$PAGER] ' # t xterm xterm -fn 10x20 -l -fb black -bg lightgreen @@ -126,10 +126,10 @@ #EDT = [$EDITOR] -#a anycmd [PROMPT:Enter Command:] -#d del del /p [DSELECTIONS] -#e edit [EDT] [DSELECTIONS] -#V view [$PAGER] [DSELECTIONS] -#l ls dir [DIR] | [$PAGER] +# a anycmd [PROMPT:Enter Command:] +# d del del /p [DSELECTIONS] +# e edit [EDT] [DSELECTIONS] +# V view [$PAGER] [DSELECTIONS] +# l ls dir [DIR] | [$PAGER]