edenzik / macvim

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

Missing ability to open recently edited file #82

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
MacVim should have a menu to open recent files, like other OS X apps have.

Original issue reported on code.google.com by crazor on 27 Apr 2008 at 3:44

GoogleCodeExporter commented 9 years ago
It would be a nice feature, yes.  However, it might not be so easy to 
implement...check

http://groups.google.com/group/vim_mac/browse_thread/thread/950ff5ec1fecb148/629
22edd654ade62?
lnk=gst&q=recently+files#62922edd654ade62

It is still on my todo though, so I'll look into it at some point in time.

Original comment by bjorn.winckler@gmail.com on 27 Apr 2008 at 4:28

GoogleCodeExporter commented 9 years ago
Every time I looked for a "Recent Files…" menu in MacVim, I was looking for a 
file that I opened with File-
>Open. I never looked for a file I opened with `:e` (I'd even feel that the 
`:e` files would clutter the Recent Files 
menu). Would you accept a patch that adds Recent Files… support for files 
that were opened with File->Open 
only?

Original comment by nicotha...@gmail.com on 3 May 2008 at 6:51

GoogleCodeExporter commented 9 years ago
Sure, if you sent me a patch we could run with and see how it works out.  If 
lots of people request that files 
opened with ":e" should be on the recent files list then we could perhaps add 
that later.

Original comment by bjorn.winckler@gmail.com on 3 May 2008 at 3:13

GoogleCodeExporter commented 9 years ago
Patch sent to the list.

Original comment by nicotha...@gmail.com on 3 May 2008 at 10:33

GoogleCodeExporter commented 9 years ago
Patch has been merged and will very likely be in the next snapshot.

Original comment by nicotha...@gmail.com on 10 May 2008 at 1:05

GoogleCodeExporter commented 9 years ago

Original comment by bjorn.winckler@gmail.com on 11 May 2008 at 3:58