Sponsored Content
Full Discussion: Vi in Leopard
Operating Systems OS X (Apple) Vi in Leopard Post 302174225 by [MA]Flying_Meat on Monday 10th of March 2008 12:13:58 PM
Old 03-10-2008
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

vim.org may have more info...
 

7 More Discussions You Might Find Interesting

1. OS X (Apple)

Emacs in terminal for OS X Leopard

I had a question about using Emacs in terminal. Is it not possible to do add ons if you do not have the GUI version? I ask because in everything I have read, it says you need to edit a ~/.emacs file which I do not seem to have. Anyone know how I can add add ons? Thanks a lot in advance (1 Reply)
Discussion started by: USFstudent
1 Replies

2. Shell Programming and Scripting

mac backup script in leopard

Hi all I had a nice simple backup script on my mac running Tiger. I used an Automator 'Run Shell Script' command that loaded psync and backed up one directory on an external drive to a directory on another external drive. This was the command /usr/local/bin/runpsync 0 0 0... (1 Reply)
Discussion started by: Billy T
1 Replies

3. UNIX for Dummies Questions & Answers

Bash Location in Leopard

Hi, Where is bash located in Leopard? According O'Reilly's "Bash Cookbook" Mac OS 10.2 and newer ship with bash as /bin/sh. But I checked and there is a /bin/bash. Which would I use in my shebang when writing BASH scripts? Mike (2 Replies)
Discussion started by: msb65
2 Replies

4. OS X (Apple)

Install X11 Tiger on Leopard

Hi! A bug on X11 leopard prevent me from using a program through ssh channel. My unix guru suggest me to install X11 tiger, in which the bug is absent. So I tried to follow the step given by Ben Byer. My problem is simple, the first step : sudo launchctl unload -w... (4 Replies)
Discussion started by: tipi
4 Replies

5. UNIX for Dummies Questions & Answers

ctrl-o in bash on os X leopard -- how does it work exactly?

I'm going through "learning the bash shell" by newham and rosenblatt. I'm trying to ctro-O to execute and then go on to the next command in the history list, ctrl-o again, etc. (I'm just trying to get a feel for it in case I want to use it). But ctrl-o does nothing. Can someone help me out as to... (5 Replies)
Discussion started by: Straitsfan
5 Replies

6. OS X (Apple)

MacPorts on Snow Leopard

Hello everyone. I was previously using MacPorts 1.8 on Mac OS 10.5.8 without any problems and everything was working well. I recently upgraded to Xcode 3.2 and Mac OS 10.6, since then my MacPorts installation has not been working at all. I deleted it and then reinstalled the .dmg from the... (1 Reply)
Discussion started by: HoldenCaulfield
1 Replies

7. OS X (Apple)

Alpine 2 on Snow Leopard

I've just installed Alpine on Snow Leopard but can't seem to get a default spell checker configured for it. What happened to spell? I can't find it at all on 10.6, must have been some changes. Does anyone know about the default unix spell checker on SL? Thanks! (0 Replies)
Discussion started by: platz
0 Replies
repair_packages(8)					    BSD System Manager's Manual 					repair_packages(8)

NAME
repair_packages -- verify or repair filesystem permissions and flags for packages. SYNOPSIS
repair_packages [arguments] DESCRIPTION
repair_packages is used by Disk Utility to verify or repair permissions on installed packages. ARGUMENTS
--volume Perform all operations on the specified volume or home directory. The root volume '/' will be used if unspecified. --list-standard-pkgs Output the list of package-id strings corresponding to receipts in the installer's receipt database that will be verified or repaired by the --standard-pkgs flag. --verify Verify the specified package(s). --repair Repair the specified package(s). --pkg package-id Add the specified package to the list of packages to verify or repair. --standard-pkgs Add the standard packages to the list of packages to verify or repair. Use --list-standard-pkgs to view this list. --output-format # Use a special output format selected by #. Different output formats may be optimized for human or machine readability. The default output-format is '0', and is a verbose, human-readable format. NOTES
repair_packages only runs on 10.6 or later systems. To verify or repair permissions on earlier systems, reboot with a Tiger or Leopard system disk and verify or repair permissions with the repair_packages version on that disk. SEE ALSO
pkgutil(1) http://lists.apple.com/archives/installer-dev BUGS
repair_packages does not verify file contents or restore missing files; It can only verify or repair filesystem permissions. Mac OS June 2, 2019 Mac OS
All times are GMT -4. The time now is 08:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy