History for twander / twander.py
2004-03-11
@tundra
Program was throwing an error if the user aborted a PROMPT. ...
tundra committed on 11 Mar 2004
@tundra
Modified command history slightly to store the REFRESHAFTER indicator ...
tundra committed on 11 Mar 2004
@tundra
Added shortcuts for many built-ins for use in the RUNCMD feature.
tundra committed on 11 Mar 2004
@tundra
Reduced max path length on titlebar to 60.
tundra committed on 11 Mar 2004
@tundra
Added feature to limit the path length displayed on titlebar to ...
tundra committed on 11 Mar 2004
@tundra
Added visual indication ('*') appended to Auto state on title bar to ...
tundra committed on 11 Mar 2004
2004-03-10
@tundra
Added ability to force a display refresh after a command is launched via ...
tundra committed on 10 Mar 2004
@tundra
Added Control-o key to toggle Autorefreshing. ...
tundra committed on 10 Mar 2004
@tundra
BUGFIX: Redefined commands appeared multiple times in the Command Menu. ...
tundra committed on 10 Mar 2004
@tundra
Updated Copyright date. ...
tundra committed on 10 Mar 2004
2003-03-15
@tundra
Changed "True/False" to "TRUE/FALSE" because a user reported ...
tundra committed on 15 Mar 2003
2003-03-11
@tundra
Fixed bug which caused builtins to be returned incorrectly or inconsistently.
tundra committed on 11 Mar 2003
@tundra
Corrected spelling error in About information.
tundra committed on 11 Mar 2003
@tundra
Added information on website to About box. ...
tundra committed on 11 Mar 2003
2003-03-10
@tundra
Added logic to display Boolean options as "True" or "False".
tundra committed on 10 Mar 2003
@tundra
Fixed minor bug which caused incorrect file name to be reported ...
tundra committed on 10 Mar 2003
@tundra
Implemented the .include directive.
tundra committed on 10 Mar 2003
@tundra
Changed code to permit DIRSCs to be redefined in a single conf file. ...
tundra committed on 10 Mar 2003
2003-03-05
@tundra
Fixed bug which allowed the condition variable to be prepended or followed by ...
tundra committed on 5 Mar 2003
@tundra
Restructured and cleaned-up the conditional beginning-of-block parsing logic. ...
tundra committed on 5 Mar 2003
2003-03-04
@tundra
Minor cosmetic comment change.
tundra committed on 4 Mar 2003
2003-03-03
@tundra
Changed sort key binding names to be more meaningful.
tundra committed on 3 Mar 2003
@tundra
Fixed problem which kept indented conditional lines from being properly handled.
tundra committed on 3 Mar 2003
@tundra
Fixed problem which prevented navigating to selected drive in Drive List View. ...
tundra committed on 3 Mar 2003
@tundra
Drive List View sorting and Sort Menu finished.
tundra committed on 3 Mar 2003
2003-03-01
@tundra
First implementation of Sort Menu.
tundra committed on 1 Mar 2003
@tundra
Titlebar now show correct info in Drive List View - proper ...
tundra committed on 1 Mar 2003
@tundra
Implemented sorting for Drive List View ...
tundra committed on 1 Mar 2003
@tundra
Added ability for all conditionals to reference environment variables.
tundra committed on 1 Mar 2003
@tundra
Finished first complete implementation of conditional ...
tundra committed on 1 Mar 2003