Home
last modified time | relevance | path

Searched refs:reading (Results 1 – 25 of 122) sorted by relevance

12345

/vim-8.2.3635/runtime/doc/
H A Dautocmd.txt251 |FileReadPre| before reading a file with a ":read" command
252 |FileReadPost| after reading a file with a ":read" command
255 |FilterReadPre| before reading a file from a filter command
256 |FilterReadPost| after reading a file from a filter command
258 |StdinReadPre| before reading from stdin into the buffer
468 reading the file into the buffer, before
484 reading the file into the buffer. Not used
795 FileReadCmd Before reading a file with a ":read" command.
796 Should do the reading of the file. |Cmd-event|
1098 StdinReadPre Before reading from stdin into the buffer.
[all …]
H A Dxxd.man103 (meaningless when not reading from stdin). - indicates that the
124 input line after reading enough columns of hexadecimal data (see option
142 Rewind stdin before reading; needed because the `cat' has already read
H A Dpi_gzip.txt19 The plugin installs autocommands to intercept reading and writing of files
H A Dediting.txt26 1. reading the file into a buffer
116 keep file names short. When reading or writing files the full name is still
502 Note that when reading, the 'fileformat' and 'fileencoding' options will be
531 When reading a file, the mentioned characters are interpreted as the <EOL>.
582 provides some security against others reading your files. |encryption|
1392 After using |:cd| the full path name will be used for reading and writing
1408 same effect. Don't forget to do this before reading the file.
1420 |limits|) you cannot edit that line. The line will be split when reading
1422 reading the file.
1538 If want to start reading a file that uses a different key, set the 'key'
[all …]
H A Dusr_toc.txt121 |06.6| Further reading
163 |11.4| Further reading
H A Dhowto.txt67 before/after reading/writing entering/leaving a
H A Dmbyte.txt423 - When reading a file and 'fileencoding' is different from 'encoding'
426 - When reading input and 'termencoding' is different from 'encoding'
429 - When reading a Vim script where |:scriptencoding| is different from
431 - When reading or writing a |viminfo| file.
432 Most of these require the |+iconv| feature. Conversion for reading and
470 When reading and writing files in an encoding different from 'encoding',
1314 When reading a file a BOM (Byte Order Mark) can be used to recognize the
1446 conversion is done when reading or writing the file.
H A Dusr_06.txt18 |06.6| Further reading
293 *06.6* Further reading
H A Dstarting.txt65 " Don't set 'modified' when reading from stdin
308 is set. This is done after reading the vimrc/exrc files but
309 before reading any file in the arglist. See also
333 for reading or writing a viminfo file. Can be used to find
477 skipped, including reading the |gvimrc| file when the GUI
523 not needed when reading a file, because there is a check if
808 reading a file. "vim -u NONE" also skips loading plugins. |-u|
1066 While reading the "vimrc" or the "exrc" file in the current directory, some
1637 When Vim detects an error while reading a viminfo file, it will not overwrite
1638 that file. If there are more than 10 errors, Vim stops reading the viminfo
H A Dusr_11.txt16 |11.4| Further reading
300 *11.4* Further reading
/vim-8.2.3635/src/testdir/
H A Dtest_fileformat.vim82 " Test 1: try reading and writing with 'fileformats' empty
124 " Test 2: try reading and writing with 'fileformats' set to one format
150 " Test 3: try reading and writing with 'fileformats' set to two formats
220 " Test 4: try reading and writing with 'fileformats' set to three formats
H A Dtest26.in1 Test for writing and reading a file of over 100 Kbyte
H A Dtest_file_size.vim33 " Test for writing and reading a file of over 100 Kbyte
H A Dtest_tabline.vim128 " this was reading invalid memory
H A Dtest27.in1 Test for writing and reading a file starting with a BOM
H A Dtest_writefile.vim330 …call WaitForAssert({-> assert_equal("WARNING: The file has been changed since reading it!!!", term…
507 " Tests for reading and writing files with conversion for Win32.
621 " Test for writing and reading a file starting with a BOM.
H A Dtest_undo.vim372 " Check that reading a truncated undo file doesn't hang.
607 " Test that reading the undofiles when setting undofile works
/vim-8.2.3635/runtime/macros/
H A Dless.vim11 " If not reading from stdin, skip files that can't be read.
74 " When reading from stdin don't consider the file modified.
/vim-8.2.3635/src/po/
H A Den_GB.po349 msgid "E262: error reading cscope connection %ld"
350 msgstr "E262: Error reading cscope connection %ld"
609 msgid "E782: error while reading .sug file: %s"
610 msgstr "E782: Error while reading .sug file: %s"
/vim-8.2.3635/runtime/plugin/
H A Dgzip.vim21 " Set binary mode before reading the file.
/vim-8.2.3635/src/
H A DREADME.md47 fileio.c | reading and writing files
206 main code, just like reading from a terminal. The code for this is scattered
/vim-8.2.3635/runtime/syntax/
H A Dprivoxy.vim48 syn match privoxyAction "\%(no-cookie-read\|no-cookie-set\|prevent-reading-cookies\|prevent-setting…
H A Dhex.vim50 " alternating highlight per byte for easier reading
H A Dsrec.vim52 " alternating highlight per byte for easier reading
/vim-8.2.3635/runtime/pack/dist/opt/shellmenu/plugin/
H A Dshellmenu.vim112 imenu Set.Exit after reading and executing one command set -t

12345