Opened 18 years ago
Closed 18 years ago
#10678 closed enhancement (fixed)
UPDATE: vim to 7.0.91 and a better gvim shell script
Reported by: | erickt@… | Owned by: | yeled@… |
---|---|---|---|
Priority: | Low | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | mij@… | |
Port: |
Description
Hello,
I had some issues with the current version of vim 7 where trying to open up a directory didn't properly print out the directory info. Bumping things up to 7.0.91 fixed the problem for me, and I've attached the patch to update it to that point. Also, I had an issue with the gvim.sh that prevented calling "gvim foo" to open up the file "foo" inside the gvim gui. I found a fix here: http://macvim.org/OSX/files/gvim. The shell script patch I attached is a slight modification to the macvim.org to make sure that it searches /Applications/DarwinPorts/Vim for the Vim.app. Finally, I noticed that gvim_app.sh isn't installed. Would it be possible to remove it from the repository? Thanks!
-e
Attachments (1)
Change History (3)
Changed 18 years ago by erickt@…
comment:1 Changed 18 years ago by erickt@…
Component: | base → ports |
---|---|
Owner: | changed from darwinports-bugs@… to yeled@… |
Type: | defect → enhancement |
Note: See
TracTickets for help on using
tickets.
patch to update vim's Portfile