On Thu, 2007-12-27 at 14:05 +0100, Kamadev Bhanuprasad wrote: > > > This is Linux? Do you change tabs by mouse clicking, keystroke or > > does it matter? > > It's Linux, Open SUSE 10.3, ViM 7.1. I do that tab changing by mouse > clicks. But it doesn't seem to be caused by the tab switching method > since it happens only sometimes.
I'm not sure what could be responsible for the slowdown. Any sure steps to reproduce it? > > Can you give me some details about your installation? It sound > > like a gvim/cream server issue--are you using the default shell > > script > > > > #!/bin/sh > > gvim --servername "CREAM" -U NONE -u "\$VIMRUNTIME/cream/creamrc" "$@" > > > > ? > > Yes, I use the default script. The problem looks to be more complex. > For instance, when I try to open a number of files (say six), then I > close one and open another, the closed file appears on of the the > tabs again while the invoked file is not opened and I have to type > "cream filename" again - then, the desired file is typically opened. I'll put this on the ToDo list. Apparently from the command line the buffer list is getting confused somehow. -- Steve Hall [ digitect dancingpaper com ] :: Cream... usability for Vim :: http://cream.sourceforge.net ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ cream-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cream-general
