Using vim 6.4 I built myself, running on RH ES 3.0 When I try to open a file with vim its normally nice and snappy. However, I've noticed that when I am remotely logged into our servers in the racks(no X just serial terminals) it can take 10 seconds for vim to open the file(even if the file has 1 line in it)
Its odd.. the file resides on that server. My desktop box mounts the filesystem off it. vim opens it in a couple ms on my box, but if I shell into the server it is really slow. My guess is its tring to look for an x server or something? I did build it with the gui's enabled so I could use gvim. -grant
