Bug#375127: vim: bufwinleave does not work across tabs

2007-06-17 Thread James Vega
On Fri, Jun 23, 2006 at 11:41:58AM -0400, Kamaraju Kusumanchi wrote: > I initially asked this question on vim user's mailing list > http://groups.yahoo.com/group/vim/message/70439 and people there cannot > reproduce this problem. So I am guessing it is a problem in the debian > package which is why

Bug#375127: vim: bufwinleave does not work across tabs

2006-06-23 Thread Kamaraju Kusumanchi
Package: vim Version: 1:7.0-017+8 Severity: normal To reproduce the bug $cat temp1.txt This is temp1.txt $cat temp2.txt This is temp2.txt $cat ~/.vimrc au BufWinLeave *.txt mkview au BufWinEnter *.txt loadview $gvim temp1.txt Now inside gvim do :tabe temp2.txt this will open temp2.txt in a