edenzik / macvim

Automatically exported from code.google.com/p/macvim
0 stars 0 forks source link

Feature Request: "Load all files" #102

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If a git merge or rebase fails while I have several files from a project
open in MacVim, when I switch back to MacVim I am prompted once for each
open file that has changed whether I want to load file or not. Right now I
had to do it eight times, and each time my only option is "load file" or
"cancel".

I would like to be able to say "load all changed files" instead.

What steps will reproduce the problem?

Open a bunch of files in MacVim from a project stored in a git repository,
switch focus to a terminal, rebase the project, then switch back to MacVim.

What version of the product are you using? On what operating system?

MacVim release 28, OS X 10.5, git 1.5.5.1

Original issue reported on code.google.com by bill.m...@gmail.com on 1 Jul 2008 at 6:41

GoogleCodeExporter commented 9 years ago
I would like this feature too but this is an issue with Vim, not MacVim.  
Perhaps you can make a request to the 
Vim developers?  (I myself know only little of the Vim source code I'm afraid.)

Let me know if you get any response.

Original comment by bjorn.winckler@gmail.com on 1 Jul 2008 at 6:58

GoogleCodeExporter commented 9 years ago
ok, will do

Original comment by bill.m...@gmail.com on 1 Jul 2008 at 7:03

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 13 Aug 2008 at 9:39

GoogleCodeExporter commented 9 years ago
I wrote a patch for this and sent it to the Vim developers a couple of weeks 
ago.  I've also applied this patch so 
that is in snapshot 37 and later.  Hopefully the patch will be accepted into 
the main Vim source so that it 
becomes available on all platforms (but at least it is in MacVim for now).

Original comment by bjorn.winckler@gmail.com on 3 Dec 2008 at 2:24

GoogleCodeExporter commented 9 years ago
That... is awesome. You are awesome.

Original comment by bill.m...@gmail.com on 3 Dec 2008 at 2:35