On 4 August 2010 21:01, Michael Trim wrote: > > The two options as implemented in the patch are not mutually > exclusive, though they could perhaps be better named: > - nodropnewtab + nodropsplit (default) = current behaviour, where > dropped files will be opened in a (horizontally) split window if Ctrl > is held or the current buffer has unsaved changes. > - nodropnewtab + dropsplit = dropped files are always opened in a > split window, unless Ctrl is held. > - dropnewtab + nodropsplit = same as the current behaviour but with > tabs, i.e. dropped files will be opened in a tab if Ctrl is held or > the current buffer has unsaved changes. > - dropnewtab + dropsplit = dropped files are always opened in a new > tab, unless Ctrl is held.
I see. Well, then this patch is somewhat irrelevant for MacVim anyway as MacVim does not support holding modifier keys when dropping files, so I will withdraw from this thread... Björn -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
