Wengier![]() 09.10.2014, 16:59 |
Enhanced DOSKEY 2.5 (Announce) |
Paul Houle's Enhanced DOSKEY 2.5 (freeware) has been released about a month ago. For those who do not yet know, one of the most notable added features of Enhanced DOSKEY over the original DOSKEY shipped with DOS/Win9x is command and file auto-completion via the Tab key. Although enhanced, it has a small disk and memory resident footprint, and may be used as a drop-in replacement for the DOSKEY program shipped with DOS/Win9x. It now supports long file names (LFN) as well as short (8.3) names for auto-completion, and also features a CHANGE mode (can be turned on with -C option or with Alt+F9 shortcut) in addition to the APPEND mode. There are also many other new features such as improved macro support; for example, you can now redefine F1-F12 function keys with macros. It has been tested on both single-byte (English, French, etc) DOS/Win9x systems and double-byte (Chinese/Japanese/Korean) DOS/Win9x systems. For more information and downloads (executable & source code) please visit its home page at: |
RayeR![]() CZ, 13.10.2014, 10:39 @ Wengier |
Enhanced DOSKEY 2.5 |
Hi, I use CMDEDIT.COM 3.21 for several years and I'm satisfied with it. Is there something better on this enhanced doskey? --- |
Wengier![]() 14.10.2014, 16:32 @ RayeR |
Enhanced DOSKEY 2.5 |
> Hi, I use CMDEDIT.COM 3.21 for several years and I'm satisfied with it. Is |
RayeR![]() CZ, 14.10.2014, 20:04 @ Wengier |
Enhanced DOSKEY 2.5 |
Thanks for explanation. I never used original doskey for more than a command history so I'm not much demanding user. When I discovered cmdedit I was very happy to have tab command completion that is the main feature I use. A nice feature would be integrated scrollback buffer that use XMS to save low mem. --- |
Wengier![]() 14.10.2014, 23:43 @ RayeR |
Enhanced DOSKEY 2.5 |
> Thanks for explanation. I never used original doskey for more than a |
Rugxulo![]() Usono, 24.10.2014, 00:30 @ Wengier |
Enhanced DOSKEY 2.5 |
> Below is a short (and probably incomplete) |
Wengier![]() 24.10.2014, 01:01 @ Rugxulo |
Enhanced DOSKEY 2.5 |
Hi Rugxulo! Thanks for your message! Your message is certainly valuable and I appreciate it. |
Rugxulo![]() Usono, 01.11.2014, 22:41 @ Wengier |
Enhanced DOSKEY 2.5 |
> > > 1. Enhanced DOSKEY 2.5 support DBCS (double-byte character set), |
Wengier![]() 02.11.2014, 14:00 (edited by Wengier, 02.11.2014, 19:18) @ Rugxulo |
Enhanced DOSKEY 2.5 |
To disable the built-in DOSKEY of FreeCOM, you probably need to disable both FEATURE_HISTORY and FEATURE_FILENAME_COMPLETION before rebuilding it. I have never tried myself so I don't know whether it will actually work either. It is indeed annoying to use the TC1 compiler.. |
Rugxulo![]() Usono, 14.02.2015, 05:36 @ Rugxulo |
Enhanced DOSKEY 2.5 |
> I'm vaguely curious whether disabling the built-in history would |