diff --git a/.twander b/.twander index 1d1ada5..3eda75c 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.38 2002/12/18 22:49:24 tundra Exp $ +# $Id: .twander,v 1.39 2002/12/21 22:28:58 tundra Exp $ @@ -55,6 +55,7 @@ # CHANGEDIR = # Enter a new path # DIRHOME = # Goto $HOME # DIRBACK = # Goto previous directory +# DIRROOT = # Goto root directory # DIRSTART = # Goto starting directory # DIRUP = # Go up one directory level # MOUSEBACK = # Go back one directory with mouse @@ -63,6 +64,7 @@ # Selection Keys # # SELALL = # Select all items +# SELINV = # Select all items # SELNONE = # Unselect all items # SELNEXT = # Select next item # SELPREV = # Select previous item