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
Documented -t option to suppress quotation of builtin substitutions.
tundra committed on 9 Dec 2002
@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
Added information about the -d debugging option.
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
2002-12-06
@tundra
Integrated new command language parser into the program. Still have ...
tundra committed on 6 Dec 2002
@tundra
First cut at configuration file in new format.
tundra committed on 6 Dec 2002
@tundra
Changed from .twanderrc to .twander
tundra committed on 6 Dec 2002
@tundra
Last version in old configuration format.
tundra committed on 6 Dec 2002
2002-12-04
@tundra
Changed all instances of os.system() used to run commands to ...
tundra committed on 4 Dec 2002
2002-12-01
@tundra
Made command keys case-sensitive. ...
tundra committed on 1 Dec 2002
@tundra
Changed time to display mtime instead of ctime. ...
tundra committed on 1 Dec 2002
2002-11-26
@tundra
Added ability to execute double-clicked file under Unix.
tundra committed on 26 Nov 2002
@tundra
Added description of -r option.
tundra committed on 26 Nov 2002
@tundra
Added keyboard support for, Select All, Select None, Page Down, and Page Up. ...
tundra committed on 26 Nov 2002
@tundra
Added command line option to suppress automatic display refreshing.
tundra committed on 26 Nov 2002
@tundra
Workaround problem of Tk setting activation after a ...
tundra committed on 26 Nov 2002
2002-11-25
@tundra
Fixed problem which happened only when the lstat call filed ...
tundra committed on 25 Nov 2002
@tundra
Changed detail processing code to use symbolic references to the ...
tundra committed on 25 Nov 2002
2002-11-24
@tundra
Fixed problem in which symbolic links were not properly being noted. ...
tundra committed on 24 Nov 2002
@tundra
Allow up to 11 char user/group names for both Unix and non-unix systems. ...
tundra committed on 24 Nov 2002
@tundra
Added total size of current directory to titlebar.
tundra committed on 24 Nov 2002
2002-11-23
@tundra
Added logic to pickup the special file types from the mode value.
tundra committed on 23 Nov 2002
@tundra
Added logic to display file lengths in bytes, KB, or MB ...
tundra committed on 23 Nov 2002
2002-11-22
@tundra
More work on the detailed view display. ...
tundra committed on 22 Nov 2002