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)

vim.patch (5.3 KB) - added by erickt@… 18 years ago.
patch to update vim's Portfile

Download all attachments as: .zip

Change History (3)

Changed 18 years ago by erickt@…

Attachment: vim.patch added

patch to update vim's Portfile

comment:1 Changed 18 years ago by erickt@…

Component: baseports
Owner: changed from darwinports-bugs@… to yeled@…
Type: defectenhancement

comment:2 Changed 18 years ago by mij@…

Resolution: fixed
Status: newclosed

Committed, thanks!

Note: See TracTickets for help on using tickets.