Re: Mystery vim7 versus vim6.4 - same term, different results

2011-03-07 Thread Chris Jones
On Mon, Mar 07, 2011 at 03:09:32PM EST, howard Schwartz wrote: > Ben Schmidt wrote: > > > I wonder if both are looking in the same place for terminfo stuff, and > > for terminfo in the same format. > I set TERMINFO to /etc/terminfo. I do not see how a different version > of vim would [..] look in

Re: Mystery vim7 versus vim6.4 - same term, different results

2011-03-07 Thread Ben Schmidt
OK. Howard mentioned to me in an off-list message that the previous problem I spotted was a red herring. He had been using a different .viminfo filename but edited it out when posting results from the list to hide the complexity. As an aside, Howard, doing that kind of thing (editing debugging ou

Re: Mystery vim7 versus vim6.4 - same term, different results

2011-03-07 Thread Ben Schmidt
This is long and boring, but here it comes. For vim 7.3: Set gives this: viminfo='300,f300,<0,r/var/tmp,r/tmp,n$HOME/.terminfo This looks like the first thing to investigate. The end of that should be $HOME/.viminfo not $HOME/.terminfo. Perhaps, to avoid messing up Vim 6, it would be smarte

Mystery vim7 versus vim6.4 - same term, different results

2011-03-07 Thread howard Schwartz
Ben Schmidt wrote: > I wonder if both are looking in the same place for terminfo stuff, and > for terminfo in the same format. I set TERMINFO to /etc/terminfo. I do not see how a different version of vim would ignore such a variable, and look in different directories for the terminfo file. I supp

Re: Mystery vim7 versus vim6.4 - same term, different results

2011-03-05 Thread Ben Schmidt
Specifically, the site has the runtime files for 6.3 installed in a wierd place -but they are there (/util6/SUNWspro/contrib/vim/share/vim/vim63/). I did install those for 7.3 in my friend's home directory under ~/vimfiles. On Unix, it should not be ~/vimfiles, but ~/.vim so unless you have manu

Re: Mystery vim7 versus vim6.4 - same term, different results

2011-03-04 Thread Hugh Sasse
On Fri, 4 Mar 2011, howard Schwartz wrote: > > What I meant was that Vim is now at version 7.3.138. You apparently > > are using 7.3.0. This is probably OK--I do not see any bug fixes > > related to screen drawing or special keys--but you are missing out on > > a lot of bug fixes and minor feature

Mystery vim7 versus vim6.4 - same term, different results

2011-03-04 Thread howard Schwartz
What I meant was that Vim is now at version 7.3.138. You apparently are using 7.3.0. This is probably OK--I do not see any bug fixes related to screen drawing or special keys--but you are missing out on a lot of bug fixes and minor feature additions Actually I've got version 7.3.43 with cream on

Re: Mystery vim7 versus vim6.4 - same term, different results

2011-03-04 Thread Ben Fritz
Responding here (on list) instead of to a personal email. Copy-pasted below. On Fri, Mar 4, 2011 at 2:45 AM, howard Schwartz wrote: > Thanks for your feedbac. Here are some answers to your questions: > >> You're *certain* all the config files are the same? > > Absolutely. > >> There have been o

Re: Mystery vim7 versus vim6.4 - same term, different results

2011-03-03 Thread Ben Fritz
On Mar 2, 5:11 pm, howard Schwartz wrote: > Hi, > > I have a mystery concerning screen display and keyboard maps. I've got > nottybuiltin set, so vim reads the external termininfo first. term is set to > xterm. OS is SunOS 5.9. TERMINFO is set to /etc/terminfo > > When I use vim version 6.4 the

Mystery vim7 versus vim6.4 - same term, different results

2011-03-02 Thread howard Schwartz
Hi, I have a mystery concerning screen display and keyboard maps. I've got nottybuiltin set, so vim reads the external termininfo first. term is set to xterm. OS is SunOS 5.9. TERMINFO is set to /etc/terminfo When I use vim version 6.4 the screen displays right and the keys work correctly, e