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 496 - 525 of 13699   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
496 Etienne Posthumus
ep@... Send Email
Feb 3, 2002
9:04 pm
Hi Thanks to the binary download from Benji, I am now running vim-carbon on my iBook OS X. Haven't been able to figure how to set the font used, I would like...
497 Gregory Seidman
gseidman@... Send Email
Feb 3, 2002
9:19 pm
Etienne Posthumus sez: } Thanks to the binary download from Benji, I am now running vim-carbon on } my iBook OS X. Haven't been able to figure how to set the...
498 Sven Guckes
guckes@... Send Email
Feb 6, 2002
2:12 am
... now, if there were commands to decrease/increase the size of the current font within Vim then... this calls for a function, right? anyone? Sven...
499 Benji Fisher
fisherbb@... Send Email
Feb 6, 2002
10:09 pm
I have now added a proper home page to my iDisk, http://homepage.mac.com/fisherbb/index.html I have also uploaded the patches that I use in compiling the...
500 Sven Guckes
guckes@... Send Email
Feb 6, 2002
11:49 pm
... So - there we have at least one more user who thinks that commands for changing the font size would be useful. Bram - what do you think? Sven...
501 Bram Moolenaar
Bram@... Send Email
Feb 7, 2002
9:49 am
... Sure, would be very useful. But how to implement it? Especially on X11 font names are hard to work with. We don't even have a font selector because of...
502 Eugene Lee
eugene@... Send Email
Feb 7, 2002
5:38 pm
... X11 fonts are a pain. Maybe borrow code from xfontsel? Would it be easier for Vim to require a font server? On OS X, the new Font Panel is really nice....
503 Daniel Lee
danslee@... Send Email
Feb 7, 2002
10:58 pm
... Hi, The Win32 gvim that I run uses a Win32 style font selection panel so it's already been done. I think as long as the interface meshes well with the...
504 Benji Fisher
benji@... Send Email
Feb 8, 2002
12:47 pm
... On W95, this brings up a dialogue box with an blank button, and returns 1 if I hit <CR> or click on the button. On Mac OS X (Carbon), I get a box with no ...
505 Bram Moolenaar
Bram@... Send Email
Feb 8, 2002
1:42 pm
... If you pass wrong arguments you get a wrong dialog. What else did you expect? On the Mac do you get completely stuck, or can you quit the dialog somehow?...
506 Sven Guckes
guckes@... Send Email
Feb 10, 2002
3:16 am
... although I am all for features that work on all platforms - i would see it as a big advantage if vim used at least what is available with "font dialogs" on...
507 Benji Fisher
fisherbb@... Send Email
Feb 15, 2002
7:56 pm
I have just updated my web page for Carbon Vim (for Mac OS X) at http://homepage.mac.com/fisherbb/index.html I have added a list of Frequently Asked Question...
508 the shrubber
m5a08d7bsbdi001@... Send Email
Feb 18, 2002
3:38 pm
Hi all, I'm currently using the carbonised version of Vim for OS X, and am 95% delighted with it. To help fill in the other 5%, i was wondering if anybody...
509 gmark@... Send Email Feb 18, 2002
10:17 pm
... I apologize if I've asked this before, but I've got about a dozen projects going -- Does anyone know how to shut off the line-number underlining when using...
510 Eugene Lee
eugene@... Send Email
Feb 18, 2002
11:36 pm
... I don't know of any trivial way to change the behavior of a specific attribute (i.e. make underline stuff act bold, reverse, etc.). -- Eugene Lee ...
511 the shrubber
m5a08d7bsbdi001@... Send Email
Feb 22, 2002
6:03 pm
Hi, 1) Still awaiting any hints on getting my accent marks to display properly in the GUI... ideas? 2) Trying to unmap a key doesn't seem to work when running...
512 Benji Fisher
fisherbb@... Send Email
Feb 22, 2002
8:05 pm
... I am afraid that I cannot help. I can observe the extent of the problem: all shifted keys (at least all that I tried) are unmappable. ... does not work....
513 raindog@... Send Email Feb 23, 2002
8:30 pm
... I made the following change to gui_mac.c, and shifted keys are now mappable. This change doesn't appear to have broken anything else, but it would be...
514 Benji Fisher
benji@... Send Email
Feb 24, 2002
2:56 am
raindog@... wrote: ^^^^^^^^^^^^ Is that about to change, or is %s/mediaone&#92;.net/attbi.com only appropriate for mediaone.net customers in my...
515 Bram Moolenaar
Bram@... Send Email
Feb 24, 2002
2:27 pm
... The end of my gui_mac_doKeyEvent() function looks very different: /* Special keys (and a few others) may have modifiers */ if (num == 3 || key_sym ==...
516 Bram Moolenaar
Bram@... Send Email
Feb 24, 2002
8:57 pm
Announcing: Vim (Vi IMproved) version 6.1a BETA Author: Bram Moolenaar et al. Announcement ... This is a bugfix release of Vim. Since Vim 6.0 many reported...
517 raindog@... Send Email Feb 26, 2002
6:57 am
... No, it looks like I'm the one who was missing a patch. Apologies for the confusion. However, yesterday I downloaded the tarball from ...
518 the shrubber
m5a08d7bsbdi001@... Send Email
Feb 26, 2002
10:53 am
Hi, First of all, thanks for the attention to the shifted-keys unmappable bit. Second of all, not to keep harping on it, but if it helps, here's more diagnosis...
519 david craig
dac@... Send Email
Feb 26, 2002
3:17 pm
Benji- I note that the Carbon builds of VIM have ???? listed as it its "creator" (or whatever you call the info in PkgInfo and Info.plist&#39;s CFBundleSignature.)...
520 Benji Fisher
fisherbb@... Send Email
Feb 26, 2002
4:46 pm
... Can you tell me how to do so? I think I tried filling in what looked like the appropriate slot in Project Builder, and it did not seem to work. If I do...
521 david craig
dac@... Send Email
Feb 26, 2002
4:58 pm
Benji- ... I'm not a programmer (haven't done any in a long time, anyhow) and haven't used Project Builder, so I can't help there. I just looked in the...
522 Benji Fisher
fisherbb@... Send Email
Feb 26, 2002
8:50 pm
I just checked with vimdiff and :set diffopt+=iwhite. As I thought, Patches 6.0.250 and 6.0.251 are the patches I posted on my iDisk (by Dany St-Amant and...
523 Seal, John J
sealj@... Send Email
Mar 1, 2002
8:36 pm
I've read everything I can find on avoiding |hit-enter|, but I still have to do it when I double-click a file owned by Vim 6. (Interestingly, the message ...
524 Sven Guckes
guckes@... Send Email
Mar 2, 2002
9:41 am
... sure.. ... mind you, the 'a' flag means "all of the *above*" - but the description has some more flags *below*. So how about adding the 't' flag, ie ":set...
525 Benji Fisher
fisherbb@... Send Email
Mar 6, 2002
12:36 am
... Nice idea, but it does not work for me. I just tried it on OS X (Carbon vim 6.0) and I recall having this problem on Os 8.x. It looks as though "t" is...
Messages 496 - 525 of 13699   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

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