Known Bugs
~~~~~~~~~~
COMMAND.COM has problems when loaded from CONFIG.SYS

When switching to a drive with no disk in it, it doesn't notice, and you get
garbage.

Command-Line editing is really slow because it redraws each time.


Reported Bugs
~~~~~~~~~~~~~

From: rschanke@falcon.lhup.edu (Robert C. Schanke)
o  if you start COMMAND.COM from MS-DOS the environment settings are not
   copied.
o  the "/?" help option does not work
o  if you type <tab> and multiple names exist it goes beep. If you type
   tab again it beeps but does not show all the possibilities like bash 
   does.

From: Steffan
o  let set work with or without the '=' sign.  People like it that way.

From: Yury Semenov
o  command.com ignores control-c and control-break, which makes it difficult
   to quit typing a long file, among other things
