On AIX4.2.1 systems, when I run vi, the line wrap option in my vt220
emulator gets turned off (using Van*'s CRT). So once you run vi,
all your compiler errors get truncated until you manually turn line wrap
back on.
This does not happen on AIX3.2 or AIX5L. It also does not happen even
on AIX4.2.1 when I run a curses program of mine, so there must be some
obscure curses feature that vi's using.
What's up here? Is it an AIX4 bug? Can I work around it by modifying
my terminfo file? How about replacing the vi execuatble or curses library?
Thanks,
Rob Yampolsky