| /vim-8.2.3635/src/ |
| H A D | dimm.idl | 310 … HRESULT ConfigureIMEA([in] HKL hKL, [in] HWND hWnd, [in] DWORD dwMode, [in] REGISTERWORDA *pData); 348 … HRESULT IsUIMessageA([in] HWND hWndIME, [in] UINT msg, [in] WPARAM wParam, [in] LPARAM lParam); 349 … HRESULT IsUIMessageW([in] HWND hWndIME, [in] UINT msg, [in] WPARAM wParam, [in] LPARAM lParam); 350 … HRESULT NotifyIME([in] HIMC hIMC, [in] DWORD dwAction, [in] DWORD dwIndex, [in] DWORD dwValue); 357 …ULT SetCompositionStringA([in] HIMC hIMC, [in] DWORD dwIndex, [in] LPVOID pComp, [in] DWORD dwComp… 358 …ULT SetCompositionStringW([in] HIMC hIMC, [in] DWORD dwIndex, [in] LPVOID pComp, [in] DWORD dwComp… 440 …ULT SetCompositionStringA([in] HIMC hIMC, [in] DWORD dwIndex, [in] LPVOID pComp, [in] DWORD dwComp… 441 …ULT SetCompositionStringW([in] HIMC hIMC, [in] DWORD dwIndex, [in] LPVOID pComp, [in] DWORD dwComp… 477 …HRESULT KeybdEvent([in] LANGID lgidIME, [in] BYTE bVk, [in] BYTE bScan, [in] DWORD dwFlags, [in] D… 511 HRESULT Notify([in] HIMC hIMC, [in] DWORD dwAction, [in] DWORD dwIndex, [in] DWORD dwValue); [all …]
|
| H A D | os_vms.c | 561 in += len; in vms_unix_mixed_filespec() 567 ch = *in; in vms_unix_mixed_filespec() 576 in += 2; in vms_unix_mixed_filespec() 580 in += 2; in vms_unix_mixed_filespec() 589 --in; in vms_unix_mixed_filespec() 597 ++in; in vms_unix_mixed_filespec() 600 ch = *in; in vms_unix_mixed_filespec() 610 in += 2; in vms_unix_mixed_filespec() 616 in += 2; in vms_unix_mixed_filespec() 618 ch = *in; in vms_unix_mixed_filespec() [all …]
|
| /vim-8.2.3635/runtime/tutor/ |
| H A D | tutor.tr.utf-8 | 8 açıklamak için tasarlanmıştır. 222 4. Satırı en sona kadar silmek için d$ yazın. $ imini yazmak için: 275 6. Ders 2.5'e geçin. 328 ** Komutu geri almak için u, bütün bir satırı düzeltmek için U yazın. ** 384 2. Satırı silip Vim'in arabelleğine yerleştirmek için dd yazın. 416 5. Ders 3.3'ye geçin. 503 2. Dosyanın sonuna gitmek için G'ye basın. Dosyanın başına gitmek için 633 2. Mevcut olmayan bir dosya adı seçin, örneğin DENEME. 843 7. Bir ayarı kapatmak için "no" ekleyin, örneğin :set noic. 916 Örneğin :edit DOS. [all …]
|
| H A D | tutor.tr.iso9 | 8 a��klamak i�in tasarlanm��t�r. 222 4. Sat�r� en sona kadar silmek i�in d$ yaz�n. $ imini yazmak i�in: 275 6. Ders 2.5'e ge�in. 328 ** Komutu geri almak i�in u, b�t�n bir sat�r� d�zeltmek i�in U yaz�n. ** 384 2. Sat�r� silip Vim'in arabelle�ine yerle�tirmek i�in dd yaz�n. 416 5. Ders 3.3'ye ge�in. 503 2. Dosyan�n sonuna gitmek i�in G'ye bas�n. Dosyan�n ba��na gitmek i�in 633 2. Mevcut olmayan bir dosya ad� se�in, �rne�in DENEME. 843 7. Bir ayar� kapatmak i�in "no" ekleyin, �rne�in :set noic. 916 �rne�in :edit DOS. [all …]
|
| /vim-8.2.3635/runtime/doc/ |
| H A D | sign.txt | 290 appears in. 330 List signs in group {group} placed in file {fname}. 333 List signs in all the groups placed in file {fname}. 339 List signs in group {group} placed in buffer {nr}. 342 List signs in all the groups placed in buffer {nr}. 344 :sign place List placed signs in the global group in all files. 350 List placed signs in all sign groups in all files. 494 " Get a List of signs placed in eval.c in the 498 " Get a List of signs in group 'g1' placed in eval.c 507 " Get sign with id 20 in group 'g1' placed in a.py [all …]
|
| H A D | diff.txt | 87 While already in Vim you can start diff mode in three ways. 134 in it are changed. 162 - folds are open in one window but not another 168 All the buffers edited in a window where the 'diff' option is set will join in 175 in diff mode in one window and "normal" in another window. It is also 204 present in another. These lines were inserted in another file or deleted in 222 this buffer but not in another. 228 text in between is highlighted. This means 233 because they don't really exist in this 276 this doesn't work in Visual mode. [all …]
|
| H A D | helphelp.txt | 44 considered in the computation: 77 use ":tag {pattern}" in the help window. The 120 matches in the quickfix window. 127 < Example for searching in French help: > 159 files in the directories specified in the 'runtimepath' option. 235 in between stars. The "*.??x" files are for 254 files. Vim will search for all help in "doc" directories in 'runtimepath'. 320 languages in the specified directory. 372 To separate sections in a help file, place a series of '=' characters in a 386 - a special key name expressed either in <> notation as in <PageDown>, or [all …]
|
| H A D | version5.txt | 198 "-s" in Ex mode now means to run in silent (batch) mode. |-s-ex| 448 (like "." in Nvi). 1085 "d$" in an empty line still caused an error, even when 'E' is not in 2578 doesn't fit in the window, and splitting that line in two. 3074 drawn in column 0. 3727 all swap files in one directory. Used when a name in 'dir' ends in two path 4103 used in gui_x11.c. 4137 properly. Also added a check for this in test3.in. 4798 The patterns in expression evaluation didn't ignore the 'l' flag in 6274 Files: src/configure.in, src/configure, src/config.h.in [all …]
|
| H A D | vi_diff.txt | 10 what is in Vim that is not in Vi. 46 These options are in the Unix Vi, but not in Vim. If you try to set one of 96 Information for undo and text in registers is kept in memory, thus when making 238 The arrow keys can be used in insert mode to move around in the file. 453 The mouse is supported in the GUI version, in an xterm for Unix, for 535 searching in line 2 of another file. It does not find a tag in line 1 of 746 in insert mode. 848 `:pop` jump to older entry in tag stack (only in some versions) 1053 in indent} 1060 ^ CTRL-D delete all indent in the current line, restore it in the next [all …]
|
| H A D | repeat.txt | 208 Cannot be used in the |sandbox|. 224 in file names, it causes trouble). 294 entry in 'packpath'. 540 Starting a comment in a continuation line results in all following 706 generated file in the package means that the user can drop the package in the 755 ":gui" command in the vimrc file. 762 3. Set a breakpoint in a sourced file or user function. You could do this in 785 are interested in: > 948 Delete a breakpoint in a function. 1022 defined in it. [all …]
|
| H A D | version7.txt | 763 |:earlier| Go back in time for changes in the text. 764 |:later| Go forward in time for changes in the text. 4776 mistakes in configure.in after that. 5508 src/testdir/test26.in, src/testdir/test34.in, 5509 src/testdir/test45.in, src/testdir/test47.in, 5510 src/testdir/test49.in, src/testdir/test55.in, 5511 src/testdir/test56.in, src/testdir/test58.in, 5512 src/testdir/test59.in, src/testdir/test60.in, 5514 src/testdir/test63.in, src/testdir/test64.in, 17385 src/testdir/test71.in, src/testdir/test77.in [all …]
|
| H A D | tips.txt | 18 Switching screens in an xterm |xterm-screens| 19 Scrolling in Insert mode |scroll-insert| 25 Change a name in multiple files |change-name| 103 Put this in your .vimrc: > 246 ms store cursor position in the 's' mark 247 H go to the first line in the window 248 mt store this position in the 't' mark 454 " 1. use a line in the buffer to convert the 'dots' in the file name to \. 455 " 2. store that in register '"' 484 It skips matches in strings or comments, unless the cursor started in string [all …]
|
| H A D | netbeans.txt | 77 in recent releases. 176 New in version 2.5. 203 in NetBeans mode. 340 string Argument in double quotes. Text is in UTF-8 encoding. This 358 both in the color list in |highlight-ctermfg| and in the color 360 New in version 2.5. 452 New in version 2.1. 634 off = offset of the cursor in the buffer (in bytes) 726 was released while the mouse was in the status line or in a 728 in the sign area. [all …]
|
| H A D | motion.txt | 207 character in the line. 210 character in the line. 497 the '{' flag is in 'cpoptions' then '{' in the first column is used as a 507 useful to find the start of a function in a C program. To search for a '}' in 692 When used in Visual mode: 831 A mark is not visible in any way. It is just a position in the file that is 1075 in the window). 1078 cursor is put in line 1154. This results in: 1104 jumplist. Jumps are also not stored in other cases, e.g., in a |:global| 1209 matches in comments. [all …]
|
| H A D | usr_44.txt | 65 the @ in the name. 119 The characters used in a keyword must be in the 'iskeyword' option. If you 187 special character in search patterns. 203 You want to highlight TODO in big yellow letters, even though it is in a 294 The x language has statements in this form: 308 For example, in this text: 389 result is that in this text: 507 a documentation section in POD format, and a program written in Perl itself. 523 only contain items defined in the included file, not in the file that includes 572 backwards in the file. [all …]
|
| H A D | todo.txt | 71 - Add all the error numbers in a good place in documentation. 1013 in #846) 1567 Work in progress. 2755 it in keep_msg? 2912 resulting in highlighted "{" in that window, not in the other. 3683 in the list? 4020 in English, strings in German (po file). 4680 with "class=class"? Docs in oldmail/bertin/in.xxx. 5912 in this Vim. 6028 ending in <CR>. If all lines end in <CR>, or [!] is [all …]
|
| H A D | insert.txt | 471 When inserting the same text in front of the column in every line, use the 1069 keyword in front of the cursor, looking in places 1075 keyword in front of the cursor, looking in places 1186 the preview window when "preview" appears in 'completeopt' or in a popup 1327 in the third state. 1526 in standards, completion plugin will place element in suggestion list. When 1552 - in case of built-in functions list of possible arguments and after | type 1752 - complete names of entities (defined in |xml-omni-datafile| and in the 1758 XML data files are stored in the "autoload/xml" directory in 'runtimepath'. 2082 in Unix format. [all …]
|
| H A D | pattern.txt | 80 in the current line 123 always starts in line 1. 606 in the buffer 769 \(\/\/.*\)\@<!in "in" which is not after "//" 973 < Note that "\%<46c" matches in column 45 when the "." matches a byte in 1274 <Nul> characters in the file are stored as <NL> in memory. In the display 1280 in the file. 1323 composing characters in the pattern must be found in the text. 1343 Capability in Vimspeak in Perlspeak ~ 1462 are present anywhere in the string in the same order. Case is ignored. In a [all …]
|
| H A D | terminal.txt | 117 works in the GUI: > 239 in a session file. 522 > cursor position in first file, not in second 523 < cursor position in second file, not in first 776 These colors are used in the GUI and in the terminal when 819 in this terminal. The line written in the session file is: > 976 Example in JSON: > 1010 Example in JSON: > 1138 > cursor in first but not in second 1139 < cursor in second but not in first [all …]
|
| /vim-8.2.3635/src/testdir/ |
| H A D | test_cpoptions.vim | 66 " Test for the 'B' flag in 'cpo'. A backslash in mappings, abbreviations, user 268 " Test for the 'j' flag in 'cpo' is in the test_join.vim file. 306 " Test for the 'l' flag in 'cpo' (backslash in a [] range) 321 " Test for inserting tab in virtual replace mode ('L' flag in 'cpoptions') 429 " Test for the 'p' flag in 'cpo' is in the test_lispwords.vim file. 536 " Test for the 't' flag in 'cpo' is in the test_tagjump.vim file. 579 " Test for the 'W' flag in 'cpo' is in the test_writefile.vim file 653 " Test for the '!' flag in 'cpo' is in the test_normal.vim file 756 " Test for the '<' flag in 'cpo' is in the test_mapping.vim file 851 " Test for the '\' flag in 'cpo' (backslash in a [] range in a search pattern) [all …]
|
| H A D | test_spellfile.vim | 60 " Test for zg in visual mode 109 " word not found in wordlist 127 " word not in wordlist 143 " word not in wordlist 466 " missing sugline in SUGTABLE 602 " No word count in .dic file 615 " Invalid flag in .aff file 625 " INFO in affix file 743 call assert_match('Duplicate character in MAP in Xtest.aff line 2', output) 779 " missing character in UPP entry. The character table is used only in a [all …]
|
| H A D | Make_dos.mak | 18 DOSTMP_INFILES = $(DOSTMP_OUTFILES:.out=.in) 20 .SUFFIXES: .in .out .res .vim 60 -if exist test.in del test.in 66 -for /d %i in (X*) do @rd /s/q %i 84 $(DOSTMP_INFILES): $(*B).in 90 # This moves test99.in to test99.in.bak temporarily. 91 $(TEST_OUTFILES): $(DOSTMP)\$(*B).in 94 move $(*B).in $(*B).in.bak > nul 95 copy $(DOSTMP)\$(*B).in $(*B).in > nul 97 $(VIMPROG) -u dos.vim $(NO_INITS) -s dotest.in $(*B).in [all …]
|
| /vim-8.2.3635/src/VisVim/ |
| H A D | README_VisVim.txt | 28 stated in ../../runtime/doc/uganda.txt (or ":help uganda" in Vim). 124 5. Load current file in Vim 165 1. When opening a file in DevStudio the file is opened in the DevStudio 183 file in the file list. 200 5. When being in insert mode in Vim and selecting a file in Visual Studio, 219 Add-in'. 268 - Fixed a bug caused by a bug in the Developer Studio add-in code generator 273 is still in insert mode. 286 not in insert mode. 298 P8 Execute :tag command in Vim for word under cursor in DevStudio [all …]
|
| /vim-8.2.3635/runtime/tools/ |
| H A D | unicode.vim | 71 for p in s:dataprops 95 " New buffer to put the result in. 114 for p in s:foldprops 160 for p in s:dataprops 199 " table in mbyte.c 205 for p in s:widthprops 285 for line in a:lines 293 for nr in range(first, last) 323 for key in keys 386 for ambi in s:ambitable [all …]
|
| /vim-8.2.3635/runtime/plugin/ |
| H A D | tohtml.vim | 5 " The core of the code is in $VIMRUNTIME/autoload/tohtml.vim and 40 " in unit test. 56 " fonts in the generated CSS. 91 " speed improvements. Fix modeline mangling in 98 " adding it has not yet been included in Vim. 100 " Brabandt in 103 " these changes are removed in the next version. 114 " characters in generated output (Andy Spencer). 127 " case-insensitive for built-in pairs. 129 " called in restricted mode (Andy Spencer). Use [all …]
|