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...
4327
Andre Schaefer
aip.schaefer@...
Mar 1, 2007 12:11 pm
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...
4328
Panos Laganakos
panos.laganakos@...
Mar 1, 2007 3:52 pm
Benji added the record so, wiki.macvim.org is now available. Enjoy! ... -- Panos Laganakos...
4329
Arnaud BARRÉ
arnaud.barre@...
Mar 1, 2007 4:03 pm
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...
4330
Nicolas Weber
nicolasweber@...
Mar 1, 2007 10:03 pm
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...
4331
dany.stamant@...
Mar 3, 2007 4:03 pm
4332
alottem@...
Mar 4, 2007 3:41 pm
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
4333
Arnaud BARRÉ
arnaud.barre@...
Mar 5, 2007 11:21 pm
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...
4334
Nicolas Weber
nicolasweber@...
Mar 6, 2007 10:00 am
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...
4335
Nicolas Weber
nicolasweber@...
Mar 8, 2007 9:52 am
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. ...
4336
Jjgod Jiang
gzjjgod@...
Mar 8, 2007 10:07 am
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...
4337
Jjgod Jiang
gzjjgod@...
Mar 8, 2007 10:12 am
Hi, ... Thanks, I've uploaded it to http://wiki.macvim.org/wiki/VimPatches/ATSUI - jjgod....
4338
Alan G Isaac
aisaac@...
Mar 8, 2007 1:36 pm
... Does this mean that I won't have to set nomacatsui anymore? Cheers, Alan Isaac...
4339
Panos Laganakos
panos.laganakos@...
Mar 8, 2007 6:15 pm
Thanks for the patch Jjgod. ... -- Panos Laganakos...
4340
Arnaud BARRÉ
arnaud.barre@...
Mar 9, 2007 2:04 am
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...
4341
Jjgod Jiang
gzjjgod@...
Mar 9, 2007 2:19 am
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...
4342
Arnaud BARRÉ
arnaud.barre@...
Mar 9, 2007 5:47 am
Hi, Thanks to explain me what does the TSM. In fact I want that : ...
4343
Jjgod Jiang
gzjjgod@...
Mar 10, 2007 5:03 pm
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...
4344
Nicolas Weber
nicolasweber@...
Mar 10, 2007 6:10 pm
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...
4345
Panos Laganakos
panos.laganakos@...
Mar 10, 2007 8:50 pm
Anything that will make the Vim experience on Mac is welcome. Thanks for your work. ... -- Panos Laganakos...
4346
Benji Fisher
benji@...
Mar 11, 2007 3:38 am
... 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...
4347
Benji Fisher
benji@...
Mar 11, 2007 10:11 pm
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...
4348
Jjgod Jiang
gzjjgod@...
Mar 12, 2007 2:05 am
Hi all, ... I've updated the ATSUI patch and add some notice and screenshots to http://wiki.macvim.org/wiki/VimPatches/ATSUI - jjgod....
4349
George V. Reilly
george@...
Mar 12, 2007 6:43 am
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...
4350
David Morel
david.morel@...
Mar 12, 2007 3:17 pm
... Argh ! the dreaded "reply/reply to all" syndrom :( David Morel...
4351
M.C
michelleclements@...
Mar 13, 2007 3:45 pm
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 ...
4352
Brian McKee
map@...
Mar 13, 2007 4:01 pm
... 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...
4353
Bram Moolenaar
Bram@...
Mar 13, 2007 9:04 pm
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...
4354
Benji Fisher
benji@...
Mar 14, 2007 1:19 pm
... 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...
4355
Dave Price
kinaole@...
Mar 15, 2007 12:48 am
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...