History for twander / twander.py
2005-01-27
@tundra
Implemented rudiments of filtering displayed items based on wildcard.
tundra committed on 27 Jan 2005
2005-01-25
@tundra
Set default for QUOTECHAR to None if -t startup option selected.
tundra committed on 25 Jan 2005
@tundra
Minor cosmetic cleanups leftover from changing TRUE/FALSE to True/False in last revision.
tundra committed on 25 Jan 2005
@tundra
Minor corrections/edits. ...
tundra committed on 25 Jan 2005
@tundra
Changed delimiters for PROMPT and YESNO from [] to {} to facilitate embedding variable references within them. ...
tundra committed on 25 Jan 2005
@tundra
Restructured the YESNO/PROMPT string preservation logic so it works correctly in all cases.
tundra committed on 25 Jan 2005
@tundra
Restructured prompt default handling to gracefully handle case when there is no default.
tundra committed on 25 Jan 2005
2005-01-24
@tundra
Fixed problem with circular .include suppression logic interfering with a configuration reload.
tundra committed on 24 Jan 2005
@tundra
Added logic to suppress circular includes.
tundra committed on 24 Jan 2005
@tundra
Implemented GetStatusOutput() so that Execution Variables work portably across Unix and Win32.
tundra committed on 24 Jan 2005
@tundra
Addeded support for Execution Variables.
tundra committed on 24 Jan 2005
@tundra
Added code to catch nested variable references within PROMPT and YESNO builtin definitions.
tundra committed on 24 Jan 2005
@tundra
Accomodated default handler for situations where command begins with REFRESHAFTER.
tundra committed on 24 Jan 2005
@tundra
Added code to preserve content of PROMPT and YESNO builtins so user-formatting is maintained.
tundra committed on 24 Jan 2005
2005-01-23
@tundra
Added default support for the PROMPT and YESNO macro language features. ...
tundra committed on 23 Jan 2005
2005-01-21
@tundra
Changed AFTERWAIT behavior so that it only clears current selections ...
tundra committed on 21 Jan 2005
2005-01-12
@tundra
Added ability to popup the sorting menu.
tundra committed on 12 Jan 2005
2005-01-08
@tundra
Implemented adaptive refresh intervals and the ADAPTREFRESH option.
tundra committed on 8 Jan 2005
@tundra
Minor cleanup of Refresh recovery logic when going back to the starting directory.
tundra committed on 8 Jan 2005
@tundra
Added logic to handle removed media during a refresh cycle.
tundra committed on 8 Jan 2005
@tundra
Minor change to end a refresh after command execution so that nothing ...
tundra committed on 8 Jan 2005
@tundra
Added logic to reset all selections to first item only after a command ...
tundra committed on 8 Jan 2005
2005-01-07
@tundra
Added logic to sort symlinks pointing to directories into the directory ...
tundra committed on 7 Jan 2005
@tundra
Made FORCEUNIXPATH relevant only on Windows systems.
tundra committed on 7 Jan 2005
@tundra
Fixed copyright symbol.
tundra committed on 7 Jan 2005
@tundra
Changed binding for popup Shortcut menu to Ctrl-Button3 so program ...
tundra committed on 7 Jan 2005
@tundra
Added code to provide a Shortcut popup menu. ...
tundra committed on 7 Jan 2005
@tundra
Removed DirSCs from Directory Menu at startup. ...
tundra committed on 7 Jan 2005
@tundra
Updated copyright.
tundra committed on 7 Jan 2005
@tundra
Added support for FORCEUNIXPATH option.
tundra committed on 7 Jan 2005