On Sun, May 3, 2009 at 12:15 PM, bill lam wrote: > On Sun, 03 May 2009, Ben Fritz wrote: >> I'm confused...do you want to make sure Vim only opens one file per >> Vim instance, or do you want to make sure Vim only ever has 1 instance >> and each new file opens in a new tab? > > For example, I want to make vim impossible to open another file using > :sp and can only stay on the file that it is opened for edit.
No. That would, after all, completely cripple a lot of useful commands, like all of the quickfix commands, :grep, :vimgrep, :make, :cscope with 'cscopequickfix', etc. And it would also ruin things like the preview window, quickfix and location list windows, the command-line window, etc. ~Matt --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
