diff --git a/TODO b/TODO index fdc6eee..af16ee0 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,4 @@ -$Id: TODO,v 1.143 2007/01/10 22:30:55 tundra Exp $ +$Id: TODO,v 1.144 2007/01/11 00:38:59 tundra Exp $ twander 3 ========= @@ -45,9 +45,6 @@ literally in the Shortcut Menu. twander cannot know what the value of the variable will be until you actually press the relevant shortcut key. -NOTE: SYMLINK stuff needs to be redocumented (to reflect vbl name - changes) and completed (to reflect toggles). - - The display of symbolic links has been enhanced with the introduction of several new program options: @@ -72,8 +69,8 @@ SYMRESOLV TOGSYMRESOLV Control-@ - Toggling SYMRESOLV to True implies you want to view symlink - expansion, so this option also sets SYMEXPAND to True as well. + Toggling the state of SYMRESOLV implies you want to view symlink + targets, so this option also forces SYMEXPAND to True as well. - The title bar now displays the state of these various symbolic link options in the form: @@ -86,9 +83,9 @@ E - Present only if symlink expansion is enabled (SYMEXPAND=True). - R - Present only if symlink expansion is enabled - (SYMEXPAND=True) AND full symlink resolution - is also enabled (SYMRESOLV=True). + R - Present only if absolute symlink target resolution + is enabled (SYMRESOLV=True). + BUGFIXES --------