Opened 16 years ago
Closed 15 years ago
#16537 closed defect (wontfix)
gvim script does always fork
Reported by: | miki@… | Owned by: | raimue (Rainer Müller) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | gvim vim | Cc: | |
Port: | vim-app |
Description
The gvim script (from ticket:14620) always fork.
This does not honor gvim "-f" switch and makes it unusable as $EDITOR.
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by raimue (Rainer Müller)
Owner: | changed from macports-tickets@… to raimue@… |
---|---|
Status: | new → assigned |
comment:2 Changed 16 years ago by raimue (Rainer Müller)
comment:4 Changed 15 years ago by raimue (Rainer Müller)
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
GVim.app can not handle more than one window and therefore not forking can lead to problems. I recommend to use the port MacVim
instead of vim-app
as it offers a better graphical vim for Mac OS X which also handles multiple windows.
Note: See
TracTickets for help on using
tickets.
Sorry, this is a outstanding for long now. If you are able to provide a better wrapper script, feel free to attach it here and I will look into committing it.