Provided by:
manpages-zh_1.5.2-1_all 
NAME
vim - Vi IMproved,
(SYNOPSIS)
vim [options] [file ..]
vim [options] -
vim [options] -t tag
vim [options] -q [errorfile]
ex
view
gvim gview
rvim rview rgvim rgview
(DESCRIPTION)
Vim Vi , ASCII , .
Vi : , , (buffer), , , , , , . ":help vi_diff.txt" Vim Vi .
Vim ":help" . .
vim file
Vim . ,
vim [options] [filelist]
Vim . , . .
file .. . , . ":next" . "-" . "--".
- . ( ) .
-t {tag} (tag) goto (goto label). , , . C , ,
, . ":help tag-commands"
-q [errorfile]
. [errorfile] . [errorfile] , 'errorfile' (
Amiga "AztecC.Err", "errors.vim"). ":cn" . ":help
quickfix"
Vim , .
vim , .
ex Ex . ":vi" . "-e" .
view . . "-R" .
gvim gview
GUI . "-g" .
rvim rview rgvim rgview
, , shell , Vim . "-Z" .
(OPTIONS)
, , . "-" .
+[num] , "num" . "num" , .
+/{pat} , {pat} . ":help search-pattern"
+{command}
-c {command}
{command} . {command} Ex . {command} , (
shell). : Vim "+set si" main.c
: 10 "+" "-c" .
-b . , .
-C . 'compatible' . .vimrc Vim Vi .
-d {device} {device} Amiga "-d con:20/30/600/150".
-e Ex Vim "ex"
-f GUI Vim shell Amiga Vim . Vim , ( mail).
Amiga ":sh" ":!" .
-F Vim FKMAP Farsi , Vim Farsi , 'fkmap'
'rightleft' . Vim .
-g Vim GUI , GUI, Vim .
-h Vim , .
-H Vim RIGHTLEFT Hebrew Vim Hebrew , 'hkmap'
'rightleft' . Vim .
-i {viminfo}
viminfo , , "~/.viminfo". "NONE" .viminfo .
-L -r .
-l Lisp . 'lisp' 'showmatch' .
-m . 'write' , .
-N . 'compatible' . Vim , .vimrc Vi .
-n , . (), ":set uc=0" , ":set uc=200" .
-o[N] N . N, .
-R . 'readonly' . , . , Ex , ":w!". -R -n ().
'readonly' ":set noro" . ":help 'readonly'".
-r , .
-r {file} . . ".swp". ":help recovery".
-s . "Ex" "-e" .
-s {scriptin}
{scriptin}. , ":source! {scriptin}" . , .
-T {terminal}
Vim , . Vim (builtin) termcap terminfo .
-u {vimrc} {vimrc} , , . "NONE" . vim ":help
initialization" .
-U {gvimrc} {gvimrc} GUI, GUI , "NONE" GUI . vim ":help
gui-init" .
-V . , viminfo .
-v Vi Vim , "vi" , "ex" .
-w {scriptout}
Vim {scriptout} . , "vim -s" ":source!" .
{scriptout} , .
-W {scriptout}
-w .
-x . .
-Z . "r" .
-- . , '-' .
(ON-LINE HELP)
Vim ":help" . ":help subject" . ":help ZZ" "ZZ" . <Tab>
CTRL-D (":help cmdline-completion"). ( , ":help"). ,
":help syntax.txt".
(FILES)
/usr/share/vim/vim56/doc/*.txt
Vim . ":help doc-file-list" .
/usr/share/vim/vim56/doc/tags
.
/usr/share/vim/vim56/syntax/syntax.vim
.
/usr/share/vim/vim56/syntax/*.vim
.
/usr/share/vim/vimrc
Vim .
/usr/share/vim/gvimrc
gvim .
/usr/share/vim/vim56/optwin.vim
":options" , .
/usr/share/vim/vim56/menu.vim
gvim .
/usr/share/vim/vim56/bugreport.vim
, ":help bugs".
/usr/share/vim/vim56/filetype.vim
, ":help 'filetype'".
/usr/share/vim/vim56/scripts.vim
, ":help 'filetype'".
VIM
<URL:http://www.vim.org/>
(SEE ALSO)
vimtutor(1)
(AUTHOR)
Most of Vim Bram Moolenaar . ":help credits".
, Vim Stevie , Tim Thompson Tony Andrews and G.R. (Fred) Walter ,
.
(BUGS)
. ":help todo" .
Vi , Vi , vi_diff.txt ( Vim :help vi_diff.txt),
'compatible' 'cpoptions' .
[]
<tony_ty@263.net>
[]
2001/8/30
[Linuxman]
http://cmpp.linuxforum.net
1998 December 28 VIM(1)