Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim-mac · Vim (Vi IMproved) text editor Macintosh list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 5377 - 5406 of 13699   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Simplify | Expand Author Sort by Date v
5406 Nico Weber
nicolasweber@... Send Email
Nov 1, 2007
6:51 am
Hi, ... in carbon vim, you can put `winpos 500 200` in your _gvimrc. MacVim ignores this atm, but neither MacVim nor vim-cocoa open there window in the top...
5405 foosh
dfoosh1@... Send Email
Nov 1, 2007
5:24 am
One more question: Is it possible to start a terminal session with vim editing a text file that I've double-clicked on in the Finder? I.e., rather than using...
5404 foosh
dfoosh1@... Send Email
Nov 1, 2007
5:16 am
Is there a way to change Vim.app's default window startup location from the very top-left to x,y location? ...
5403 foosh
dfoosh1@... Send Email
Nov 1, 2007
5:05 am
... Check out the source from CVS, as it will include the patch Bram mentions below. I did this tonight and compiled for Leopard no-gui without a problem. ...
5402 srinath.vadlamani@... Send Email Oct 31, 2007
10:55 pm
I am new to this forum. Thank you all for your hard work. I was wondering if there is a way to get the "mvim" script to actually open a seperate macvim...
5401 David Morel
david.morel@... Send Email
Oct 31, 2007
10:28 pm
Who knows what happened to the wiki? David Morel --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. ...
5400 björn
bjorn.winckler@... Send Email
Oct 31, 2007
10:20 pm
... Still no dice...no display bugs for me. Can anybody else reproduce this problems on Tiger (10.4). If yes, how did you do it? ... I can confirm this bug...
5399 vlad.ghitulescu@... Send Email Oct 31, 2007
10:03 pm
Hello! I'm running the latest version of VIM for Mac on my Mac Mini (PPC) and have discovered that I'm not able to change the colours. Every time I try this...
5398 Nico Weber
nicolasweber@... Send Email
Oct 31, 2007
9:44 pm
Hi, ... welcome :-) ... I don't know if there's a way to do that, but it's probably now what you want anyways :-) There's a shortcut for apple-tabbing through...
5397 Nico Weber
nicolasweber@... Send Email
Oct 31, 2007
4:55 am
... ...doesn't look like it. The patches are attached (how can I get a single patch? I used `git pull` to update my repo, then did `git rebase` to merge my...
5396 Kazuki Sakamoto
sakamoto.kazuki@... Send Email
Oct 31, 2007
2:33 am
Hi, ... I've written MacVim MacPorts and attached it. This port checks out MacVim master source code from MacVim's git repository, a bit different from the vim...
5395 Adam Mercer
ramercer@... Send Email
Oct 31, 2007
1:05 am
... It would be possible to add a MacVim variant to the MacPorts vim port - if you want to see this then file a ticket at ...
5394 Niklas Lindström
lindstream@... Send Email
Oct 30, 2007
10:09 pm
... [Note: I tried the following with mgvim -u '' -U '' (where alias mgvim='/Applications/Extras/MacVim-devel.app//Contents/MacOS/Vim -g'). My $LC_CTYPE is set...
5393 björn
bjorn.winckler@... Send Email
Oct 30, 2007
9:20 pm
... I've made no changes to the terminal related code, so if you compile MacVim and run it in the terminal (MacVim.app/Contents/MacOS/Vim) then it should be...
5392 björn
bjorn.winckler@... Send Email
Oct 30, 2007
9:11 pm
... I tried creating a file "öl.txt" with one line öl and set laststatus=2 but everything looked good with the default font and Monaco. Can you give me more...
5391 björn
bjorn.winckler@... Send Email
Oct 30, 2007
9:05 pm
... I forgot to mention that this bug only happens in full-screen mode, by the way. /Björn --~--~---------~--~----~------------~-------~--~----~ You received...
5390 björn
bjorn.winckler@... Send Email
Oct 30, 2007
9:01 pm
... I have pushed this to the public repo. Two changes to your patches: 1. MMWindowController.m line 657: pass content rect size instead of window rect size...
5389 Bram Moolenaar
Bram@... Send Email
Oct 30, 2007
8:53 pm
... A patch for this was also suggested to fix a problem on QNX. Looks like this: ... *************** *** 2026,2032 **** fi AC_CHECK_HEADERS(stdarg.h stdlib.h...
5388 björn
bjorn.winckler@... Send Email
Oct 30, 2007
5:06 pm
... Sorry, I forgot to remove the NSLog message I put in for debugging...I will remove it straight away. Thanks for the confirmation, Björn ...
5387 Jun T.
takimoto-j@... Send Email
Oct 30, 2007
4:47 pm
I'm trying to build vim7.1 without any GUI on MacOSX 10.5 (Leopard), but "./configure --disable-darwin&quot; fails with checking for tgetent()... configure: error:...
5386 Niklas Lindström
lindstream@... Send Email
Oct 30, 2007
3:46 pm
Hi, I can confirm this - or something similar - on Tiger as well. It seems editing a file with a special character (like "ö") in its filename makes the...
5385 Adam Mercer
ramercer@... Send Email
Oct 30, 2007
3:34 pm
... The Ctrl keys work fine for me on Leopard, there is however an issue. I start MacVim using the mvim script from Terminal.app when working on a project and...
5384 Mark
markkocera@... Send Email
Oct 30, 2007
3:19 pm
Hello, This problem also occurs when inserting special characters - like an em dash, or é - with certain fonts. Untill last week I used the font Inconsolata...
5383 Tim Allen
thristian@... Send Email
Oct 30, 2007
1:14 pm
... Confirmed. ... Confirmed. :) That is to say, setting 'columns&#39; to a large number gives you a very wide window that expands off your screen to the left and...
5382 Tim Allen
thristian@... Send Email
Oct 30, 2007
12:06 pm
... git-send-email requires that the patches produced by git-format-patch be named on the command-line. Something like "git-send-email --blah *.patch" should...
5381 Nico Weber
nicolasweber@... Send Email
Oct 30, 2007
10:57 am
Hi all, perhaps I've sent out a patch that completes most of the vimview refactoring (I'm still getting used to git). Perhaps I've sent this patch as a series...
5380 anmar
situmam@... Send Email
Oct 29, 2007
11:14 pm
Hi: Just built it in Leopard and the CTRL button works as expected. ... --~--~---------~--~----~------------~-------~--~----~ You received this message from...
5379 anmar
situmam@... Send Email
Oct 29, 2007
10:02 pm
I am no expert but what I would do is not shift the words baseline and decrease the transparency of the squiggle line and or make it more pinkish so it doesn't...
5378 George Harker
georgeharker@... Send Email
Oct 29, 2007
9:26 pm
That must be the baseline offset tweak I added. Perhaps that's the wrong way to shift the underline to a reasonable distance under the text. Anyone have any...
5377 George Harker
georgeharker@... Send Email
Oct 29, 2007
9:14 pm
Also works on leopard here too. On 29/10/2007, Chris Willmore <cwillmor@...> wrote: > > On Oct 29, 2:34 pm, "bj�rn" <bjorn.winck...@...> wrote:...
Messages 5377 - 5406 of 13699   Newest  |  < Newer  |  Older >  |  Oldest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help