... I'm not sure what MacPorts usually does, but here is a solution which is how I've done it on my system... sudo vim /etc/profile If your system is...
7074
vivacarlie
vivacarlie@...
Apr 1, 2008 5:55 am
isn't it possible to make a branch with his patches applied? otherwise he will have to send a git patch for you to receive his history. ... ...
7073
Andy Todd
andy47@...
Apr 1, 2008 4:32 am
... In Unix (which is close enough to the underlying operating system of OS X to not matter much) when you type something at the command line it searches...
7072
John Velman
velman@...
Apr 1, 2008 2:48 am
I'm new to Mac, and likewise instlled MacPorts, then found I had two Vims -- one from in /opt, and one that came with Leopard. Then, I found MacVim. -- I got...
7071
aireydc
david.c.airey@...
Apr 1, 2008 2:15 am
A little more information may help someone help me... After installation via MacPorts, I have vim installed in two locations: the installation that came with...
7070
aireydc
david.c.airey@...
Apr 1, 2008 1:49 am
I managed to install X11, Xcode, and MacPorts on my Mac OS X Leopard today, with the intention of installing Vim 7.1 (watch out for a bug in MacPorts 1.6 that...
7069
Ben Schmidt
mail_ben_schmidt@...
Mar 31, 2008 11:06 pm
... Vim has a different default for sc in Windows and Unix (which Mac OS X will follow), so 'nocompatible39; will have a different effect for this option on the ...
7068
Matt Tolton
matt@...
Mar 31, 2008 8:25 pm
... Ok, these are excellent questions to start with... ... I don't think that we should mess with adding views to the vim window. This sounds like a huge pain,...
7067
björn
bjorn.winckler@...
Mar 31, 2008 7:25 pm
... The good thing about Git is that you can just start your own repo and publish it somewhere (on your own website if you have one, or create a fork of...
7066
Nico Weber
nicolasweber@...
Mar 31, 2008 6:41 pm
... FWIW, Acorn uses the Cocoa plugin architecture, and it includes a plugin that sources python files in ~/Application Support/Acorn/ Plugins (or similar), so...
7065
Matt Tolton
matt@...
Mar 31, 2008 5:56 pm
... Yeah, I think that you can create Cocoa bundles using python, but I may be remembering incorrectly. It excites me as well because there is really a lot of...
7064
Matt Tolton
matt@...
Mar 31, 2008 5:53 pm
... Yeah, I know that it will be tricky. However, the MacVim code isn't massive or anything. I think it's manageable. ... Yeah, it may not be the best...
7063
björn
bjorn.winckler@...
Mar 31, 2008 5:05 pm
... Hi Matt, First of all it is good to see that you want to work on MacVim. However, I must say that you've chosen one of the harder things to work ...
7062
camflan
camron.flanders@...
Mar 31, 2008 3:49 pm
Thanks Nico, putting set nocompatible above set sc fixed it. I used the exact same .vimrc on my old machine (Windows, vim7), without a problem. oh well. thanks...
7061
Stefan Eletzhofer
stefan.eletzhofer@...
Mar 31, 2008 3:13 pm
Hello, -- Stefan Eletzhofer www.eletztrick.de ... Way cool! I'm not into objective c very much, but skimming the apple doc gives me the impression that I might...
7060
Ben Schmidt
mail_ben_schmidt@...
Mar 31, 2008 10:42 am
... I think these are great ideas and solutions. For the sake of future merging into the Vim codebase and easier maintainability, it would be wise to check...
7059
Matt Tolton
matt@...
Mar 31, 2008 1:13 am
Hi, I am interesting in making a plugin for MacVim. To that end, I added a very basic plugin loading facility to MacVim. The patch is attached. Could this...
7058
björn
bjorn.winckler@...
Mar 30, 2008 8:09 pm
... Unfortunately, I think so. I don't even know how it will work on Leopard...all I know is some things were "fixed" with Leopard so at least I think it will...
7057
Ted Pavlic
ted@...
Mar 30, 2008 8:00 pm
... So, as long as I'm on Tiger though, I'll always have these problems, right? Thanks! -- Ted -- Ted Pavlic <ted@...> ...
7056
björn
bjorn.winckler@...
Mar 30, 2008 7:41 pm
Hi Nico,
On 30/03/2008, Nico Weber <nicolasweber@...> wrote:
>
> Hi all and especially Hi Bjorn,
>
> there was a patch on vim_dev that indicates that...
7055
Nico Weber
nicolasweber@...
Mar 30, 2008 7:02 pm
Hi all and especially Hi Bjorn, there was a patch on vim_dev that indicates that some work on MacVim localization is being done. Some remarks: Vim has its own...
7054
björn
bjorn.winckler@...
Mar 30, 2008 6:52 pm
... Yes, sort of. The problem stems from the fact that I launch MacVim from inside Vim using NSTask. I have to investigate using LaunchServices instead once...
7053
Nico Weber
nicolasweber@...
Mar 30, 2008 6:10 pm
... I guess you'll be fine if you put `set nocompatible` at the top of your _vimrc. Setting nocompatible resets several options to their defaults, so it's...
7052
björn
bjorn.winckler@...
Mar 30, 2008 6:03 pm
... I tried setting 'sc' in ~/.vimrc and it works just fine for me, so I am going on the assumption that something is up in your ~/.vimrc. Have you tried...
7051
camflan
camron.flanders@...
Mar 30, 2008 5:46 pm
... It says: noshowcmd last set from ~/.vimrc see here: http://skitch.com/camflan/euci/vimrc-vim Here's my complete .vimrc (sorry for the mess): " camron...
7050
Ted Pavlic
ted@...
Mar 30, 2008 5:24 pm
At the CLI, I can execute the following line with no problems: $ open -a MacVim for*.tex && open -a MacVim for*.sty I then get one instance of MacVim with two...
7049
Ben Schmidt
mail_ben_schmidt@...
Mar 29, 2008 12:47 am
... I don't think this works if you issue :gui though. But I don't know how common that is either... Ben. --~--~---------~--~----~------------~-------~--~----~...
7048
Nico Weber
nicolasweber@...
Mar 28, 2008 10:07 pm
Hi, here are the weekly stats. Daily downloads and pageviews: http://tinyurl.com/23couo Total downloads: http://tinyurl.com/ytvtx5 Total pageviews:...
7047
Nico Weber
nicolasweber@...
Mar 28, 2008 10:03 pm
... At least in Terminal.app, the command modifier is not sent to vim anyways. --~--~---------~--~----~------------~-------~--~----~ You received this message...
7046
Bem Jones-Bey
bem@...
Mar 28, 2008 8:47 pm
... Couldn't you put it in the $VIM/vimrc wrapped in a has("gui_running"), and then it wouldn't be in the terminal version? ...