Lines Matching refs:used
34 current buffer. It can be used with "%" on the command line |:_%|.
38 file name. It can be used with "#" on the command line |:_#| and you can use
40 However, the alternate file name is not changed when |:keepalt| is used.
59 was used), the cursor position (unless the 'ruler'
111 the full path name is being used if you used the ":cd" command |:cd|.
117 used, the "~" is only used when displaying file names. When replacing the
118 file name would result in just "~", "~/" is used instead (to avoid confusion
139 machines, when Vim has detected that an MS-DOS-like filesystem is being used
150 new file. The flag will be used when making the file name for the
158 messages. If the ":write" command is used with a file name argument, the file
239 will be used for the new buffer. If 'fileformats' is
240 empty, the 'fileformat' of the current buffer is used.
266 When used in Ex mode: Leave |Ex-mode|, go back to
271 When used in Ex mode: Leave |Ex-mode|, go back to
308 If the file can't be found, 'includeexpr' is used to
329 {Visual}[count]gf Same as "gf", but the highlighted text is used as the
342 used in the output of `:verbose command UserCmd`
354 These commands are used to start editing a single file. This means that the
402 When non-wildcard characters are used right before or after "**" these are
403 only matched in the top directory. They are not used for directories further
441 The expression can contain just about anything, thus this can also be used to
448 This does not work, $HOME is inside a string and used literally: >
452 breaks. When the result is a |List| then each item is used as a name. Line
458 The [++opt] argument can be used to force the value of 'fileformat',
497 mark. In some places an inverted question mark is used (0xBF).
503 set to the used format. When writing this doesn't happen, thus a next write
508 The [+cmd] argument can be used to position the cursor in the newly opened
529 Previously 'textmode' was used. It is obsolete now.
536 When writing a file, the mentioned characters are used for <EOL>. For DOS
537 format <CR><NL> is used. Also see |DOS-format-write|.
554 check for lines with a single <NL> (as used on Unix and Amiga) or by a <CR>
566 If the 'fileformats' option is empty and DOS format is used, but while reading
569 If the 'fileformats' option is empty and Mac format is used, but while reading
572 If the new file does not exist, the 'fileformat' of the current buffer is used
574 used for the new file.
599 There is one global argument list, which is used for all windows by default.
629 [count] is used like with |:argadd|.
661 {pattern}s. {pattern} is used like a file pattern,
662 see |file-pattern|. "%" can be used to delete the
686 is omitted the current entry is used. This fails
694 omitted the current entry is used.
775 possible to use two counts. The last one (rightmost one) is used.
780 is used. If there is no last known cursor position the cursor will be in the
788 White space is used to separate file names. Put a backslash before a space or
876 flag is used for the ":substitute" command to avoid an error for files where
877 "my_foo" isn't used. ":update" writes the file only if changes were made.
938 used, for example, when the write fails and you want to try again later with
949 previous name is used for the alternate file name.
1005 The directories given with the 'backupdir' option are used to put the backup
1036 If the 'fileformat' is "dos", <CR><NL> is used for <EOL>. This is default
1038 that an unusual <EOL> was used.
1040 If the 'fileformat' is "unix", <NL> is used for <EOL>. On Win32 the message
1043 If the 'fileformat' is "mac", <CR> is used for <EOL>. On non-Mac systems the
1050 rights for a file. It is used on new MS-Windows and Unix systems, but only
1054 The ACL info is also used to check if a file is read-only (when opening the
1199 operation has to be confirmed. Can be used on the
1258 For MS-Windows and GTK, you can modify the filters that are used in the browse
1266 For Motif the same format is used, but only the very first pattern is actually
1267 used (Motif only offers one pattern, but you can edit it).
1298 present in 'cpoptions' and "!" is not used in the command.
1371 So long as no |:lcd| or |:tcd| command has been used, all windows share the
1375 When a |:lcd| command has been used for a window, the specified directory
1377 command has not been used stick to the global or tab-local current directory.
1380 tab-local current directory is used.
1382 When a |:tcd| command has been used for a tab page, the specified directory
1387 the global current directory is used.
1389 When a |:cd| command is used, the current window and tab page will lose the
1392 After using |:cd| the full path name will be used for reading and writing
1418 Horizontal scrolling is used then. If a line becomes too long (more than
1467 a key. If you type the same key as that was used for writing, the text will
1473 The typed key is stored in the 'key' option, which is used to encrypt
1480 The value of the 'key' options is used when text is written. When the option
1495 set automatically to the method used when that file was written. You can
1498 To set the default method, used for new files, use this in your |vimrc|
1507 When writing an undo file, the same key and method will be used for the text
1533 it will be used for decryption. If the value is empty, you will be prompted
1567 - The algorithm used for 'cryptmethod' "zip" is breakable. A 4 character key
1587 begin editing it. This is used to avoid that you have two different versions
1651 Otherwise a special window is used, so that most autocommands will work. You
1666 aborted. If you used ":wq" or "ZZ" Vim will not exit, you will get another
1673 differences (the "diff" program can be used for this).
1694 The file searching is currently used for the 'path', 'cdpath' and 'tags'
1707 search pattern this would be ".*". Note that the "." is not used for file
1728 bigger than 100 then 100 is used. The system also has a limit on the
1764 the non-existing directory if upwards searching is used. E.g. when
1766 used, also searches in "..".