Hi Bram! On Do, 05 Jan 2012, Bram Moolenaar wrote:
> > Christian Brabandt wrote: > > > On Mi, 14 Dez 2011, lith wrote: > > > > > Hi, > > > > > > Am Dienstag, 13. Dezember 2011 20:24:01 UTC+1 schrieb Christian Brabandt: > > > > > > > > Can you provide a minimal example of the crash? > > > > > > > > > Since I don't own a Mac, I cannot give an example for the crash, but the > > > following example triggers the problem described above. I assume this was > > > also what caused MacVim to crash since not placing a sign solved the > > > problem. > > > > > > gvim -u vimrc.test > > > > > > where vimrc.test is > > > > > > sign define Foo text=F > > > sign place 1 line=1 name=Foo buffer=1 > > > > Sorry, I forgot about this mail. > > > > I see that this triggers redrawing the terminal, also the gui should be > > used. I think, this patch fixes it: > > What does this patch fix? I thought the problem was, that although the GUI will start, it still draws the signs on the terminal. > I can see some messing of the terminal when using "vim -u vimrc.test". > Your patch only changes something for the GUI, it appears. But the > problem also exists in the non-GUI version. Yes, I was just looking at the GUI. regards, Christian -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
