[2010-04-17 14:34] pmarin <pacog...@gmail.com> > I fixed the problem. The preprocesor definitions in the setsize > function (ex_tty.c) are hilarious. > > I wrote a setsize function that works only with TIOCGWINSZ. > > void > setsize(void) > { > ... > } > > "#ifdef" stuff is harmful.
Could you please explain what exactly the problem was. Because I have ex-vi ``Version 4.0 (gritter) 3/25/05'' here and it resizes without problem in xterm. Now I wonder what the differences to your installation are. meillo