![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Rules & FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| OS X (Apple) OS X is a line of Unix-based graphical operating systems developed, marketed, and sold by Apple. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Hidding The Administrator Account in OS X 10.5 (Leopard) | unimachead | OS X (Apple) | 7 | 04-25-2008 09:51 PM |
| Emacs in terminal for OS X Leopard | USFstudent | OS X (Apple) | 1 | 04-04-2008 06:42 AM |
| 256 Color Support Removed in Leopard. | c1996b2 | OS X (Apple) | 1 | 02-29-2008 01:07 PM |
| Apple OS X Leopard: A beautiful upgrade - InfoWorld | iBot | UNIX and Linux RSS News | 0 | 10-17-2007 05:00 AM |
| OS X Leopard is now certified Unix, but is it safe? - InfoWorld | iBot | UNIX and Linux RSS News | 0 | 08-04-2007 03:40 AM |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Vi in Leopard
I read last night in MacWorld that Leopard included a new version of vi.
Is there a list somewhere of the changes? I use vi a lot. Gale |
| Forum Sponsor | ||
|
|
|
|||
|
Vi in Leopard is a symbolic link to vim. Check out welcome home : vim online.
|
|
|||
|
Here is the version info according to CLI:
Code:
$ vi --version
VIM - Vi IMproved 7.0 (2006 May 7, compiled Oct 5 2007 20:00:43)
Included patches: 234
Compiled by _mdnsresponder@leica.apple.com
Normal version without GUI. Features included (+) or not (-):
-arabic +autocmd -balloon_eval -browse +builtin_terms +byte_offset +cindent
-clientserver -clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments
+cryptv +cscope +cursorshape +dialog_con +diff +digraphs -dnd -ebcdic
-emacs_tags +eval +ex_extra +extra_search -farsi +file_in_path +find_in_path
+folding -footer +fork() -gettext -hangul_input +iconv +insert_expand +jumplist
-keymap -langmap +libcall +linebreak +lispindent +listcmds +localmap +menu
+mksession +modify_fname +mouse -mouseshape -mouse_dec -mouse_gpm
-mouse_jsbterm -mouse_netterm +mouse_xterm +multi_byte +multi_lang -mzscheme
-netbeans_intg -osfiletype +path_extra -perl +postscript +printer -profile
-python +quickfix +reltime -rightleft -ruby +scrollbind -signs +smartindent
-sniff +statusline -sun_workshop +syntax +tag_binary +tag_old_static
-tag_any_white -tcl +terminfo +termresponse +textobjects +title -toolbar
+user_commands +vertsplit +virtualedit +visual +visualextra +viminfo +vreplace
+wildignore +wildmenu +windows +writebackup -X11 -xfontset -xim -xsmp
-xterm_clipboard -xterm_save
system vimrc file: "$VIM/vimrc"
user vimrc file: "$HOME/.vimrc"
user exrc file: "$HOME/.exrc"
fall-back for $VIM: "/usr/share/vim"
Compilation: gcc -c -I. -Iproto -DHAVE_CONFIG_H -arch i386 -arch ppc -g -Os -pipe -mdynamic-no-pic -arch i386 -arch ppc -pipe
Linking:
gcc -arch i386 -arch ppc -o vim -lncurses -liconv
|
|
|||
|
You may also want to get the latest Vim from Mac Vim (Again).
Google code has also released a stable version of Vim 7 (GUI) which is quite slick, altho I seem to find it slower than the gvim available from Mac Vim (Again). macvim - Google Code |
|||
| Google UNIX.COM |
| Thread Tools | |
| Display Modes | |
|
|