commit | 1e6aba967ce2e1225e7ed566e5b83cbfb117b6b4 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Mon Apr 12 19:12:13 2004 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Mon Apr 12 19:12:13 2004 +0000 |
tree | 41aac1a849ce4ffe49359736f0c3419a8bf4489e | |
parent | e3efc9230c2f192e2738cee733c6d4fa20a2be2a [diff] |
Peter Milne writes: Just upgraded from 0.6 to 1.00-pre8 Dot command handling handled args correctly (same as bash) in 0.60, but failed in 1.00: I fixed this by reverting the dotcmd function back to previous 0.60 instantiation, please consider using the older version. Thanks Peter