[prev in list] [next in list] [prev in thread] [next in thread] 

List:       vim-mac
Subject:    vim60am: Patch for various thing
From:       Dany St-Amant <dany.stamant () sympatico ! ca>
Date:       2001-07-10 14:15:24
[Download RAW message or body]

Hi,

  here's a summary of the changes:

Vim can now be renamed under MacOS X. (Runtime file will be found)

Obsolete use of  "macintosh"
  Now all code refer to FEAT_GUI_MAC (for gui code), MACOS_CLASSIC (for 
what specific for MacOS prior to MacOS X), MACOS_X (for what is specific 
to MacOS X) and MACOS (for any version of MacOS.

The above gives:
-Multibyte enabled (don't know out to test this, but doesn't crash)
-Command key now work on MacOS X

:r! and :%! for MacOS
To get shell commands, vim can now be compiled with os_unix.c instead of 
os_mac.c
(The :! send the output to gdb for some reason)
(some functionality may not work yet due to exclusion of os_mac.c)
(change the OTHER_CFLAGS from -DMACOS_X to -DMACOS_X_UNIX to use this)

Filename completion made case-insensitive to follow Terminal.app behavior

Speed improvement of MacOS X
by changing BREAKCHECK_SKIP, it seem that the Carbon Event verification 
procedures are terribly slow under MacOS X

Patches are available at:
http://www3.sympatico.ca/dany.stamant/vim/patch/6.0/vim60am.unixmac.diff.gz
http://www3.sympatico.ca/dany.stamant/vim/patch/6.0/os_macosx.c
http://www3.sympatico.ca/dany.stamant/vim/patch/6.0/os_mac.pbproj.big.tar.
gz

Dany

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic