Hi, ... No, that has nothing to do with Carbon/Cocoa. Mac Vim's font handling code is simply buggy. You have to choose if anti-aliasing or unicode text display...
Nicolas Weber
nicolasweber@...
Mar 1, 2007 11:47 am
4327
Hello, I currently observe severe problems even with no antialiasing; utf-8 support seems to be buggy. I wonder, if there is some short term workaround? I...
Andre Schaefer
aip.schaefer@...
Mar 1, 2007 12:11 pm
4328
Benji added the record so, wiki.macvim.org is now available. Enjoy! ... -- Panos Laganakos...
Panos Laganakos
panos.laganakos@...
Mar 1, 2007 3:52 pm
4329
Hi, I have compiled Vim with the guitab.v5 patch (Vim 7.0.201) on Panther (10.3.9). I have no problem when i use it and it works great! I just seen some...
Arnaud BARRÉ
arnaud.barre@...
Mar 1, 2007 4:03 pm
4330
Hi, ... That's a list style that's only supported on 10.4. You're using 10.3, so you get a plain white background. I'll take a look at your other points...
Nicolas Weber
nicolasweber@...
Mar 1, 2007 10:03 pm
4331
dany.stamant@...
Mar 3, 2007 4:03 pm
4332
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
alottem@...
Mar 4, 2007 3:41 pm
4333
Hi, I have compiled Vim (Vim 7.0.207) with the guitab.v6 patch on Panther (10.3.9). I have no problem during the compilation. All work greats ... But now I...
Arnaud BARRÉ
arnaud.barre@...
Mar 5, 2007 11:21 pm
4334
Hi, ... I can see it. I never use the menu, so I didn't notice. I'll fix it. Sorry for the inconvenience caused... Bye, Nico...
Nicolas Weber
nicolasweber@...
Mar 6, 2007 10:00 am
4335
Hi, ... sadly, this mailing list strips attachments for some reason. Please repost your patch to vim-dev@... or upload your patch to wiki.macvim.org. ...
Nicolas Weber
nicolasweber@...
Mar 8, 2007 9:52 am
4336
Hi, The patch attach fixed the following stuff: 1. Use kATSUImposeWidthTag to set font width equal to gui.char_width. This makes sure offset calculation in...
Jjgod Jiang
gzjjgod@...
Mar 8, 2007 10:07 am
4337
Hi, ... Thanks, I've uploaded it to http://wiki.macvim.org/wiki/VimPatches/ATSUI - jjgod....
Jjgod Jiang
gzjjgod@...
Mar 8, 2007 10:12 am
4338
... Does this mean that I won't have to set nomacatsui anymore? Cheers, Alan Isaac...
Alan G Isaac
aisaac@...
Mar 8, 2007 1:36 pm
4339
Thanks for the patch Jjgod. ... -- Panos Laganakos...
Panos Laganakos
panos.laganakos@...
Mar 8, 2007 6:15 pm
4340
Hi, Like I want to use the services menu in Vim, I'm really happy to see that your patch active them. So, I have tried to apply your patch to the vim 7.0.215...
Arnaud BARRÉ
arnaud.barre@...
Mar 9, 2007 2:04 am
4341
Hi, ... Well, what I'm talking about "Text Service Manager" is not the same with those Services provided in your Application->Services menu, instead, I mean...
Jjgod Jiang
gzjjgod@...
Mar 9, 2007 2:19 am
4342
Hi, Thanks to explain me what does the TSM. In fact I want that : ...
Arnaud BARRÉ
arnaud.barre@...
Mar 9, 2007 5:47 am
4343
Hi, I would like to make some patches to eliminate deprecated function calls as many as possible, here are a few points: 1. replace all Font Manager APIs with...
Jjgod Jiang
gzjjgod@...
Mar 10, 2007 5:03 pm
4344
Hi, I'm all for that. I also think the codewarrior support could be removed. You can also take a look at http://macvim.org/OSX/files/patches/ eventpatch.diff...
Nicolas Weber
nicolasweber@...
Mar 10, 2007 6:10 pm
4345
Anything that will make the Vim experience on Mac is welcome. Thanks for your work. ... -- Panos Laganakos...
Panos Laganakos
panos.laganakos@...
Mar 10, 2007 8:50 pm
4346
... Vim has several items under the Edit menu, where "Preferences..." used to be in most Mac apps. I think the standard distribution of vim includes a...
Benji Fisher
benji@...
Mar 11, 2007 3:38 am
4347
Vim Mac fans: I have posted binaries of vim 7.0.214 for OS X 10.3 and 10.4 at http://macvim.org/OSX/index.php#Downloading These are the first versions of vim I...
Benji Fisher
benji@...
Mar 11, 2007 10:11 pm
4348
Hi all, ... I've updated the ATSUI patch and add some notice and screenshots to http://wiki.macvim.org/wiki/VimPatches/ATSUI - jjgod....
Jjgod Jiang
gzjjgod@...
Mar 12, 2007 2:05 am
4349
Ctrl-^ and Ctrl-6 don't switch to the alternate buffer, as they do in the Windows and Linux binaries. 7.0.188 OS X binary from macvim.org /George...
George V. Reilly
george@...
Mar 12, 2007 6:43 am
4350
... Argh ! the dreaded "reply/reply to all" syndrom :( David Morel...
David Morel
david.morel@...
Mar 12, 2007 3:17 pm
4351
Hi I am new to macs (and kinda vim & mysql) and am having some problems with the above. I have installed both and can run the mysql server from terminal using ...
M.C
michelleclements@...
Mar 13, 2007 3:45 pm
4352
... Hash: SHA1 ... IIUC, you want to run a shell command and 'capture the output' in vim. To run a command inside vim you preface it with :! ... enter to go...
Brian McKee
map@...
Mar 13, 2007 4:01 pm
4353
Greetings, Vim users! The ICCF Holland foundation is Vim's charity. Vim users are asked to consider helping needy children in Kibaale, Uganda. Since April...
Bram Moolenaar
Bram@...
Mar 13, 2007 9:04 pm
4354
... I do not think there is anything mac-specific about this question, so you may get more help on the general vim users' list. If your SQL commands are in the...
Benji Fisher
benji@...
Mar 14, 2007 1:19 pm
4355
If you in a mysql command shell, you can use \e to launch whatever is is defined in your $EDITOR (vim, i hope) and edit command - these are then submitted as...