... On top of patches 1-93 and one of Dany's patches (I didn't know there are others). Are there instructions somewhere with a list of the necessary patches? ...
454
Dany St-Amant
dany.stamant@...
Dec 12, 2001 1:17 pm
... Hi, I'll first suggest you to use the MacOS X Carbon port (it can run as a console vim too) available at http://homepage.mac.com/fisherbb The problem seen...
453
Philippe de Rochambeau
pr1@...
Dec 12, 2001 8:30 am
Hello, I am using vim 6.0 on MacOSX 10.1, available from http://www.entropy.ch/software/macosx/welcome.html, and am having problems with the e acute diagraph....
452
Benji Fisher
fisherbb@...
Dec 11, 2001 10:07 pm
... I tried the patch, and it seems to work fine. Thanks! The only slight worry is that patch reported an offset of 183 lines. Did you base the patch on the...
451
raindog@...
Dec 11, 2001 6:11 am
... I see now the difficulty of supporting Option mappings--thanks for the explanation. Is this an issue for menu equivalents, though? Since MenuEvent() would...
450
Dany St-Amant
dany.stamant@...
Dec 11, 2001 3:54 am
I don't know why, but I haven't yet learned the lesson "Always compile/test code before publishing it". I forgot a set of curly braces. ... { ... }...
449
Dany St-Amant
dany.stamant@...
Dec 11, 2001 3:02 am
... There's two problem: 1. line 1993 of gui_mac.c in gui_mac_doKeyEvent prohibit the use of shift if ((theEvent->modifiers & (~(cmdKey | btnState |...
448
Dany St-Amant
dany.stamant@...
Dec 11, 2001 1:17 am
... I got a fix which seem to work, but I still need to check if the MacOS 9 port sufffer the same problem. I'll post the fix I soon as I can. Dany....
447
Benji Fisher
fisherbb@...
Dec 10, 2001 8:34 pm
... Is this a problem with :menu or :map? I tried ... and then Cmd-t echos "foo" and Cmd-T echos "Foo" as expected. (I suppose you would write Cmd-T and...
446
raindog@...
Dec 9, 2001 9:44 pm
... They didn't, and here's a patch that enables the display (right-justified, with clover symbol) of command-key equivalents in Vim menus. It does this by...
445
Benji Fisher
fisherbb@...
Dec 6, 2001 9:22 pm
I just uploaded a binary of the Carbon version of vim. Drag-and-drop now works, and I included some of the icons that Douglas Stebila made for us, but they do...
444
Benji Fisher
fisherbb@...
Dec 5, 2001 9:16 pm
... I agree on all points. Now, why doesn't it work for me? I already edited Vim.app/Contents/Info.plist and I just installed a new txt.icns . When I % open...
443
Ken Scott
kscott-list@...
Dec 5, 2001 5:49 pm
... The updated "V" with the thicker bar looks nice. ... I really, really like the icon with the tag at the top. However, the matching version, without the...
442
Douglas Stebila
stebilad@...
Dec 5, 2001 5:35 pm
... You're right - I knew that it wasn't quite right, but couldn't put my finger on it. ... I tried that out, but problems arise with image resizing. When you...
441
Benji Fisher
fisherbb@...
Dec 5, 2001 3:57 pm
While testing the menus in the Carbon version of vim, I see that ... does not work as expected, although ... does work. This could cause problems! --Benji...
440
raindog@...
Dec 5, 2001 6:48 am
... In theory, this is the icon with which documents that were created with Vim are displayed (also documents created with other apps that you subsequently set...
439
Dany St-Amant
dany.stamant@...
Dec 5, 2001 4:03 am
... Nice work, but I think that the V is a bit thin (and thus look weak), in all the Vim icon supplied in the distribution the V is bolder, meaner (showing the...
438
Douglas Stebila
stebilad@...
Dec 5, 2001 1:01 am
... As per Benji's request above, I have created some document icons for Vim. I have created a plain document icon and one for txt files; icons for other file...
437
Benji Fisher
fisherbb@...
Dec 4, 2001 5:07 pm
... Yes, Step 3 seems to be necessary. It works like a charm, now! I feel much better about distributing a Carbon binary that allows drag-and-drop; thanks! ...
436
raindog@...
Dec 4, 2001 6:11 am
... kind ... yet? ... Info.plist file ... of ... I did the following just now: 1. downloaded the disk image from homepage.mac.com/fisherbb, mounted it, and...
435
Benji Fisher
fisherbb@...
Dec 3, 2001 4:59 pm
... That is up to you. My goal is to give you the option of doing it however you want. I guess there is one thing you lose by using my modified menus: the...
434
Bill Tschumy
bill@...
Dec 3, 2001 4:43 pm
Benji, Thanks for the updated gvimrc. Menu commands seem to be working well now. I'm always a bit unsure whether to use these platform specific (or gui...
433
Benji Fisher
fisherbb@...
Dec 3, 2001 3:52 pm
... [snip Info.plist] I tried copying the TextEdit icon, as you did, and using your version of Vim.app/Contents/Resources/txt.icns and I logged out and in ...
432
raindog@...
Dec 3, 2001 12:49 am
... It would also be nice to be able to drag and drop text files (or any kind of file, for that matter) onto Vim. Has this issue been addressed yet? If not,...
431
Benji Fisher
benji@...
Dec 2, 2001 6:50 pm
On OS X, I may want to use the same vimrc file for (1) terminal vim (2) XDarwin gvim (3) Carbon Vim.app . Chances are, I will want to do some things...
430
Bill Tschumy
bill@...
Dec 2, 2001 5:18 pm
... I don't see any "finish" line in the gvimrc and there are no shortcuts in the menus as supplied. Any ideas? ... -- Bill Tschumy Otherwise -- Austin, TX ...
429
Benji Fisher
benji@...
Dec 2, 2001 5:10 pm
... [snip] ... and Douglas Stebila wrote: [snip] ... Let's give credit where credit is due. Dany St-Amant made the ports to Mac OS (Classic) and OS X. Axel...
428
Bill Tschumy
bill@...
Dec 2, 2001 4:59 pm
... Great. Work perfectly ... Ah, this was the hint I needed. I had stuck it in ~/.vim. I forgot that Sherlock won't find things in hidden directories. ... ...
427
Benji Fisher
benji@...
Dec 2, 2001 2:19 pm
... The BufExplorer.vim file is probably somewhere in a plugin/ directory under a directory in your terminal vim's runtimepath. Check ... inside the terminal...
426
Bill Tschumy
bill@...
Dec 2, 2001 3:27 am
Benji, Hey this is really great! A couple of questions though... 1. I have been running VIM 6.0 from Terminal. I have gotten used to my light blue background...