vi: change MAX_LINELEN meaning: now it is the biggest supported
authorDenis Vlasenko <vda.linux@googlemail.com>
Sat, 22 Dec 2007 15:40:13 +0000 (15:40 -0000)
committerDenis Vlasenko <vda.linux@googlemail.com>
Sat, 22 Dec 2007 15:40:13 +0000 (15:40 -0000)
commit88adfcd17863361a827551a572f993e43356eefc
tree7ea5952f0f96e9488a3c822dcdaa1db9bc41d783
parentee87ebf3815d37cbdcaf766a06ed40d4ca0dfe81
vi: change MAX_LINELEN meaning: now it is the biggest supported
screen wigth. Introduce MAX_TABSTOP and MAX_INPUT_LEN. Fix redraw
of very long lines and cursor movement past NULs.
editors/Config.in
editors/vi.c