Searched refs:reading (Results 1 – 25 of 122) sorted by relevance
12345
| /vim-8.2.3635/runtime/doc/ |
| H A D | autocmd.txt | 251 |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 D | xxd.man | 103 (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 D | pi_gzip.txt | 19 The plugin installs autocommands to intercept reading and writing of files
|
| H A D | editing.txt | 26 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 D | usr_toc.txt | 121 |06.6| Further reading 163 |11.4| Further reading
|
| H A D | howto.txt | 67 before/after reading/writing entering/leaving a
|
| H A D | mbyte.txt | 423 - 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 D | usr_06.txt | 18 |06.6| Further reading 293 *06.6* Further reading
|
| H A D | starting.txt | 65 " 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 D | usr_11.txt | 16 |11.4| Further reading 300 *11.4* Further reading
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_fileformat.vim | 82 " 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 D | test26.in | 1 Test for writing and reading a file of over 100 Kbyte
|
| H A D | test_file_size.vim | 33 " Test for writing and reading a file of over 100 Kbyte
|
| H A D | test_tabline.vim | 128 " this was reading invalid memory
|
| H A D | test27.in | 1 Test for writing and reading a file starting with a BOM
|
| H A D | test_writefile.vim | 330 …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 D | test_undo.vim | 372 " 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 D | less.vim | 11 " 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 D | en_GB.po | 349 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 D | gzip.vim | 21 " Set binary mode before reading the file.
|
| /vim-8.2.3635/src/ |
| H A D | README.md | 47 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 D | privoxy.vim | 48 syn match privoxyAction "\%(no-cookie-read\|no-cookie-set\|prevent-reading-cookies\|prevent-setting…
|
| H A D | hex.vim | 50 " alternating highlight per byte for easier reading
|
| H A D | srec.vim | 52 " alternating highlight per byte for easier reading
|
| /vim-8.2.3635/runtime/pack/dist/opt/shellmenu/plugin/ |
| H A D | shellmenu.vim | 112 imenu Set.Exit after reading and executing one command set -t
|
12345