History for twander / twander.py
2002-12-19
@tundra
Fixed bug which left Commands Menu enabled after a reload of ...
tundra committed on 19 Dec 2002
2002-12-18
@tundra
Cleaned up debug listings a bit. Keyboard bindings listing ...
tundra committed on 18 Dec 2002
@tundra
Went back to original simpler comment semantics, but introduced ...
tundra committed on 18 Dec 2002
@tundra
Went back to using "#" as the comment introducer because ...
tundra committed on 18 Dec 2002
@tundra
Changed comment introducer from "#" to "//".
tundra committed on 18 Dec 2002
@tundra
Program now properly detects configuration files with no command ...
tundra committed on 18 Dec 2002
@tundra
Fixed vertical scrolling commands so they move the activation ...
tundra committed on 18 Dec 2002
@tundra
Added horizontal scrolling commands.
tundra committed on 18 Dec 2002
@tundra
Fixed bugs (MAO) that caused incorrect selection with ...
tundra committed on 18 Dec 2002
2002-12-17
@tundra
Added command key display to command menu labels. ...
tundra committed on 17 Dec 2002
2002-12-16
@tundra
Made sure user cannot use redefine one of the built-in variables ...
tundra committed on 16 Dec 2002
2002-12-15
@tundra
Added several more internal variables to the debug dump.
tundra committed on 15 Dec 2002
@tundra
Fixed bug which prevent "=" from being used as a command key.
tundra committed on 15 Dec 2002
@tundra
Minor code reorganization to group selection keys more logically.
tundra committed on 15 Dec 2002
@tundra
Renamed some of the mouse binding variables for greater consistency.
tundra committed on 15 Dec 2002
@tundra
Destring debug null value indicator.
tundra committed on 15 Dec 2002
@tundra
Added QUOTECHAR to dump of internal variables. ...
tundra committed on 15 Dec 2002
@tundra
Made all references to configuration file locations (HOME, ...
tundra committed on 15 Dec 2002
2002-12-14
@tundra
Fixed problem properly setting internal HOME variable if $HOME ...
tundra committed on 14 Dec 2002
@tundra
Went back to using threading for all command invocations.
tundra committed on 14 Dec 2002
2002-12-12
@tundra
Fixed problem with distinguishing user-defined variables from ...
tundra committed on 12 Dec 2002
@tundra
Added Command and Directory menus with necessary supporting logic.
tundra committed on 12 Dec 2002
2002-12-11
@tundra
Added quotation around strings generated by PROMPT:
tundra committed on 11 Dec 2002
@tundra
Fixed bug in user-defined variable parsing.
tundra committed on 11 Dec 2002
@tundra
Implemented the PROMPT: builtin. ...
tundra committed on 11 Dec 2002
2002-12-09
@tundra
Corrected bug in substitution of builtins. Added quotation support ...
tundra committed on 9 Dec 2002
@tundra
Fixed bug in command invocation.
tundra committed on 9 Dec 2002
@tundra
Changed command execution to use threads only on win32 and ...
tundra committed on 9 Dec 2002
@tundra
First implementation of DSELECTION and DSELECTIONS builtins.
tundra committed on 9 Dec 2002
@tundra
Implemented debugging command line option.
tundra committed on 9 Dec 2002