Great. Thanks! josh
On 8/31/06, Charles E Campbell Jr <[EMAIL PROTECTED]> wrote:
Josh D wrote: > > when I have multiple tabs opened and I run some shell command (eg: > !ls), then all tabs where only netrw is running are closed. How can I > prevent that? > > Versions: > vim: 7.0-035+0bpo1 (backport on debian-sarge) > netrw: v98 and also 102 You're running into g:netrw_fastbrowse (sol'n: set it to 2 in your .vimrc). HTH, Chip Campbell