2002-12-15 |
Added program function names to the keyboard binding description.
...
tundra
committed
on 15 Dec 2002
|
---|---|
Added several more internal variables to the debug dump.
tundra
committed
on 15 Dec 2002
|
|
Fixed bug which prevent "=" from being used as a command key.
tundra
committed
on 15 Dec 2002
|
|
Added material concerning overriding default key bindings.
tundra
committed
on 15 Dec 2002
|
|
Minor code reorganization to group selection keys more logically.
tundra
committed
on 15 Dec 2002
|
|
Renamed some of the mouse binding variables for greater consistency.
tundra
committed
on 15 Dec 2002
|
|
Destring debug null value indicator.
tundra
committed
on 15 Dec 2002
|
|
|
|
|
|
2002-12-14 |
Added description of semantics for locating configuration file.
tundra
committed
on 14 Dec 2002
|
|
|
|
|
Edits and corrections of previous work.
tundra
committed
on 14 Dec 2002
|
|
Went back to using threading for all command invocations.
tundra
committed
on 14 Dec 2002
|
|
2002-12-13 |
|
Added 'Big Picture' section.
tundra
committed
on 13 Dec 2002
|
|
Uncommented last section so working directory gets cleaned up.
tundra
committed
on 13 Dec 2002
|
|
Fixed processing of text files so they can be properly read on Win32
...
tundra
committed
on 13 Dec 2002
|
|
2002-12-12 |
|
Added 'dd' command to Unix section. Changed Unix file deletion command
...
tundra
committed
on 12 Dec 2002
|
|
Added Command and Directory menus with necessary supporting logic.
tundra
committed
on 12 Dec 2002
|
|
2002-12-11 |
Further edits on Win32 portion of file.
tundra
committed
on 11 Dec 2002
|
New style configuration file with both Unix and Win32 definitions.
tundra
committed
on 11 Dec 2002
|
|
Added quotation around strings generated by PROMPT:
tundra
committed
on 11 Dec 2002
|
|
Fixed bug in user-defined variable parsing.
tundra
committed
on 11 Dec 2002
|
|
|
|
2002-12-09 |
Documented -t option to suppress quotation of builtin substitutions.
tundra
committed
on 9 Dec 2002
|
Corrected bug in substitution of builtins. Added quotation support
...
tundra
committed
on 9 Dec 2002
|
|
Fixed bug in command invocation.
tundra
committed
on 9 Dec 2002
|
|
|