> Am I missed anything?
>
> Thanks,
>
Experiment (with gvim 7.2.344) shows that, contrary to what is said at
":help CTRL-W_gf" (doc/windows.txt 2009-09-23 line 755),
Ctrl-W gf
and
:tab split | normal gf
(with no count in either case) do not behave identically, in that the
location of the new tab on the tab bar is different. If you want the
former to behave as the latter, you can use
:noremap <C-W>gf :tab split <Bar> normal! gf<CR>
Similarly for Ctrl-W gF
Bram: documentation bug? Or program bug?
Best regards,
Tony.
--
Expert, n.:
Someone who comes from out of town and shows slides.
--
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment