Lines Matching refs:with
23 Most often, Vim is started to edit a single file with the command
27 More generally, Vim is started with:
34 For compatibility with various Vi versions, see |cmdline-arguments|.
43 To avoid a file name starting with a '-' being interpreted as
44 an option, precede the arglist with "--", e.g.: >
57 < Start editing a new buffer, which is filled with text
85 -q [errorfile] QuickFix mode. The file with the name [errorfile] is read
128 On VMS all option arguments are assumed to be lowercase, unless preceded with
157 {only available when compiled with the |+startuptime|
204 < It can be mixed with "-c" arguments and repeated like "-c".
206 {file} cannot start with a "-".
230 reset with ":set noro" (see the options chapter, |options|).
251 shell are disabled. This includes suspending with CTRL-Z,
280 when preceded with the "-e" argument. Otherwise see |-s|,
296 Initializations are skipped (except the ones given with the
301 file with the |-u| flag: >
317 compiled with the |+arabic| features (which include
327 {only when compiled with the |+rightleft| feature, otherwise
341 {filename}. {filename} must not start with a digit.
355 with 'nocompatible' anyway. To find out, use: >
357 < Several plugins won't work with 'compatible' set. You may
369 -y Easy mode. Implied for |evim| and |eview|. Starts with
379 Can also be done with ":set updatecount=0". You can switch it
382 NOTE: Don't combine -n with -b, making -nb, because that has a
408 for every file given as argument. The maximum is set with
434 -d {device} Only on the Amiga and when not compiled with the |+diff|
459 running Vim with an installed vim.bat or gvim.bat file it
469 This can be used to start Vim in a special mode, with special
488 Using the "-u" argument with another argument than DEFAULTS
511 directory entries (does not happen with -u DEFAULTS).
533 Only makes a difference on Unix or VMS, when compiled with the
547 be done with the command ":source! {scriptin}". If the end
559 to create a script file to be used with "vim -s" or
562 {scriptout} cannot start with a digit.
631 work with all applications and the menu doesn't work.
640 {only available when compiled with the |+netbeans_intg|
645 Starting in Readonly mode can also be done with "vim -R".
651 Additional arguments are available on unix like systems when compiled with
661 then start with an empty buffer.
666 By clicking on this icon twice, Vim will be started with the file name as
678 Vim will run in the CLI window where it was started. If Vim was started with
686 command as the one Vim was started with, and an "endcli" command.
687 This script file is then executed with a "newcli" command (the "c:run"
691 correctly. But when Vim was started with the -f option (foreground
693 when a program starts Vim with the -f option it will wait for Vim to
781 commands must be separated with '|' or "<NL>".
804 If Vim was started with "-u filename", the file "filename" is used.
810 If Vim was started in Ex mode with the "-s" argument, all following
814 a. If vim was started as |evim| or |eview| or with the |-y| argument, the
818 is read for initializations. The path of this file is shown with the
852 IV The user exrc file(s). Same as for the user vimrc file, but with
940 The commands given with the |-c| and |+cmd| arguments are executed.
970 This only applies if you are managing a Unix system with several users and
971 want to set the defaults for all users. Create a vimrc file with commands
972 for default settings and mappings and put it in the place that is given with
986 interfere with Vi, then use the variable VIMINIT and the file "vimrc" instead.
991 On the Amiga, two types of environment variables exist. The ones set with the
993 manual. The environment variables set with the old Manx Set command (before
1000 line separators. This will give problems if you have a file with only <NL>s
1025 - when Vim was started with the |-u| command line argument, especially with
1027 - when started with the |-C| command line argument, or
1093 - If the Unix version was compiled with the GUI and/or X11 (check the output
1095 and connect to the X11 server. Try compiling a version with GUI and X11
1102 lines stored in a register with ":set viminfo='20,<50,s10". |viminfo-file|.
1116 file with: >
1178 4. The value of $VIM is used. This is for backwards compatibility with older
1181 used, with "doc/help.txt" removed from the end.
1215 buffer with changes and a file name is written out.
1223 On many Unix systems, it is possible to suspend Vim with CTRL-Z. This is only
1237 - Close the last window with `:quit`. Only when there are no changes.
1238 - Close the last window with `:quit!`. Also when there are changes.
1239 - Close all windows with `:qall`. Only when there are no changes.
1240 - Close all windows with `:qall!`. Also when there are changes.
1243 When using `:cquit` or when there was an error message Vim exits with exit
1244 code 1. Errors can be avoided by using `:silent!` or with `:catch`.
1278 misinterpreted. This makes the file incompatible with Vi, but makes sure it
1279 can be used with different terminals.
1284 with ":map" and ":set" commands and write the modified file. First read the
1285 default ".vimrc" in with a command like ":source ~piet/.vimrc.Cprogs", change
1286 the settings and then save them in the current directory with ":mkvimrc!". If
1294 1. Edit your vimrc file with Vim.
1295 2. Play with the option until it's right. E.g., try out different values for
1328 You can quickly start editing with a previously saved View or Session with the
1342 resulting file, when executed with a ":source" command:
1345 2. Restores global variables that start with an uppercase letter and contain
1357 7. Reloads the buffer list, with the last cursor positions. If
1361 8. Restores all windows with the same layout. If 'sessionoptions' contains
1367 9. Restores the Views for all the windows, as with |:mkview|. But
1369 10. If a file exists with the same name as the Session file, but ending in
1371 specify additional settings and actions associated with a given Session,
1442 omitted, the view stored with ":mkview" is loaded.
1443 When [nr] is specified, the view stored with ":mkview
1448 with the 'viewdir' option. The views are stored using the file name. If a
1497 file (it's actually merged with the existing one, if one exists). The
1525 starting with 7.4.1131, will keep the items with timestamp, but not use them.
1532 you have worked with.
1533 - If you want to share the viminfo file with other users (e.g. when you "su"
1549 about to abandon with ":bdel", use ":wv". The '[' and ']' marks are not
1552 that start with any string given with the "r" flag in 'viminfo'. This can be
1555 The |v:oldfiles| variable is filled with the file names that the viminfo file
1561 (when exiting or with the ":wviminfo" command), '0 is set to the current cursor
1563 resembles what happens with the "1 to "9 delete registers. If the current
1565 having the same position twice. The result is that with "'0", you can jump
1597 default and the name given with 'viminfo' or "-i" (unless it's NONE).
1602 The text in the viminfo file is encoded as specified with the 'encoding'
1603 option. Normally you will always work with the same 'encoding' value, and
1604 this works just fine. However, if you read the viminfo file with another
1605 value for 'encoding' than what it was written with, some of the text
1610 'encoding' value it was written with to the current 'encoding' value. This
1611 requires Vim to be compiled with the |+iconv| feature. Filenames are not
1621 however that this means everything will be overwritten with information from
1625 start with an existing one to get the format right. It is reasonably
1629 can preload registers with particular data, or put certain commands in the
1642 that!). If you want to overwrite a viminfo file with an error in it, you will
1671 afterwards with `:rviminfo!`. Also see |v:oldfiles|.
1672 The number can be used with |c_#<|.
1673 The output can be filtered with |:filter|, e.g.: >
1676 {only when compiled with the |+eval| feature}
1679 List file names as with |:oldfiles|, and then prompt
1685 {not when compiled with tiny or small features}