simple menu: extend command line size to 2047 characters
authorH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 22:10:13 +0000 (14:10 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 12 Feb 2008 22:10:13 +0000 (14:10 -0800)
commit6f16111bfd43bb2f75a0268661d7e908f3fa91f3
treec5ef0aa30964a742ab32aaa372536a1486aa830e
parent2bb82b2e05ad96787722ef99bc429e31afb1e94e
simple menu: extend command line size to 2047 characters

Extend the command line size to 2047 characters.  The editor probably
doesn't deal all that well with it; as it pretty much needs a
scrolling window of some sort (2047 characters is bigger than an 80x25
screen.)

Worry about that bit later.
com32/menu/menu.h