Re: [BUG] termresponse autocmd fails in vimdiff

2007-09-25 Fir de Conversatie Aron Griffis
No responses to this bug report... It didn't slip through the cracks, did it? In a nutshell: there's apparently a race condition in the TermResponse autocmd. It fires for normal vim, fires only some of the time with vimdiff. Thanks, Aron --~--~-~--~~~---~--~~

Re: [BUG] termresponse autocmd fails in vimdiff

2007-09-25 Fir de Conversatie Bram Moolenaar
Aron Griffis wrote: No responses to this bug report... It didn't slip through the cracks, did it? In a nutshell: there's apparently a race condition in the TermResponse autocmd. It fires for normal vim, fires only some of the time with vimdiff. I almost forgot about this. I'm making a

[BUG] termresponse autocmd fails in vimdiff

2007-09-18 Fir de Conversatie Aron Griffis
A while back I filed this at Debian's BTS, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436452 In a terminal, v:termresponse is set to the response to the t_RV escape code. The TermResponse autocmd fires when v:termresponse is set. This works normally in xterm and gnome-terminal at