1
0
forked from aniani/vim

Updated runtime and language files.

This commit is contained in:
Bram Moolenaar
2010-03-17 20:02:06 +01:00
parent baff0fec3f
commit b52073ac11
9 changed files with 137 additions and 131 deletions

View File

@@ -2893,7 +2893,7 @@ fun! s:NetrwBrowseChgDir(islocal,newdir,...)
let wlastline = line('w$')
let lastline = line('$')
" call Decho("v:mouse_lnum=".mouse_lnum." line(w$)=".wlastline." line($)=".lastline)
if mouse_lnum == wlastline + 1
if mouse_lnum == wlastline + 1 || v:mouse_win != winnr()
" call Decho("appears to be a status bar leftmouse click")
" appears to be a status bar leftmouse click
return