Hi Andy! On Di, 08 Dez 2009, Andy Wokula wrote:
> com! -bang -nargs=+ -complete=file TabArgs args<bang> <args>|tab all|argd * […] > "argd *" assumes that the actual argument list is not wanted. and without clobbering the argument list this should work: :com! -bang -nargs=+ -complete=file TabArgs tabnew | arglocal<bang> <args>|tab all|argd * regards, Christian -- You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php
