Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
f665e97ffa06817975810cb511b13dbaa83ec630
/
runtime
/
doc
c5e6a71
patch 8.2.2090: Vim9: dict does not accept a key in quotes
by Bram Moolenaar
· 5 years ago
f0068c5
patch 8.2.2070: can't get the exit value in VimLeave(Pre) autocommands
by Bram Moolenaar
· 5 years ago
23515b4
Update runtime files
by Bram Moolenaar
· 5 years ago
4466ad6
Update runtime files
by Bram Moolenaar
· 5 years ago
2bede17
patch 8.2.2015: Vim9: literal dict #{} is not like any other language
by Bram Moolenaar
· 5 years ago
957cf67
patch 8.2.1978: making a mapping work in all modes is complicated
by Bram Moolenaar
· 5 years ago
ea69685
patch 8.2.1969: Vim9: map() may change the list or dict item type
by Bram Moolenaar
· 5 years ago
59d8e56
patch 8.2.1967: the session file does not restore the alternate file
by Bram Moolenaar
· 5 years ago
3132cdd
Update runtime files
by Bram Moolenaar
· 5 years ago
dbfa795
patch 8.2.1942: insufficient test coverage for the Netbeans interface
by Bram Moolenaar
· 5 years ago
55e2961
patch 8.2.1933: cannot sort using locale ordering
by Bram Moolenaar
· 5 years ago
cb80aa2
Update runtime files.
by Bram Moolenaar
· 5 years ago
8133cc6
patch 8.2.1909: number of status line items is limited to 80
by Bram Moolenaar
· 5 years ago
8ded5b6
patch 8.2.1893: fuzzy matching does not support multiple words
by Bram Moolenaar
· 5 years ago
b53e13a
patch 8.2.1874: can't do something just before leaving Insert mode
by Bram Moolenaar
· 5 years ago
4f4d51a
Update runtime files.
by Bram Moolenaar
· 5 years ago
9a033d7
patch 8.2.1811: mapping Ctrl-key does not work for '{', '}' and '|'
by Bram Moolenaar
· 5 years ago
1310660
patch 8.2.1798: Vim9: trinary operator condition is too permissive
by Bram Moolenaar
· 6 years ago
2bb2658
patch 8.2.1795: Vim9: operators && and || have a confusing result
by Bram Moolenaar
· 6 years ago
92f26c2
patch 8.2.1794: no falsy Coalescing operator
by Bram Moolenaar
· 6 years ago
391c362
patch 8.2.1771: synIDattr() cannot get the value of ctermul
by Bram Moolenaar
· 6 years ago
4934ad0
patch 8.2.1769: popup filter interferes with using :normal to move the cursor
by Bram Moolenaar
· 6 years ago
d58a3bf
Update runtime files.
by Bram Moolenaar
· 6 years ago
30fd820
patch 8.2.1744: Vim9: using ":const!" is weird
by Bram Moolenaar
· 6 years ago
6a33ef0
patch 8.2.1741: pathshorten() only supports using one character
by Bram Moolenaar
· 6 years ago
99ca9c4
patch 8.2.1727: a popup created with "cursorline" will ignore "firstline"
by Bram Moolenaar
· 6 years ago
4f73b8e
patch 8.2.1726: fuzzy matching only works on strings
by Bram Moolenaar
· 6 years ago
1d59aa1
Update runtime files.
by Bram Moolenaar
· 6 years ago
213da55
patch 8.2.1703: ":highlight clear" does not restore default link
by Bram Moolenaar
· 6 years ago
a187c43
patch 8.2.1698: cannot lock a variable in legacy Vim script like in Vim9
by Bram Moolenaar
· 6 years ago
0b4c66c
patch 8.2.1685: Vim9: cannot declare a constant value
by Bram Moolenaar
· 6 years ago
635414d
patch 8.2.1665: cannot do fuzzy string matching
by Bram Moolenaar
· 6 years ago
57ad94c
patch 8.2.1635: no digraph for 0x2022 BULLET
by Bram Moolenaar
· 6 years ago
1c6737b
Update runtime files.
by Bram Moolenaar
· 6 years ago
9bd5d87
patch 8.2.1631: test_fails() does not check the context of the line number
by Bram Moolenaar
· 6 years ago
077cc7a
patch 8.2.1588: cannot read back the prompt of a prompt buffer
by Bram Moolenaar
· 6 years ago
39f7aa3
patch 8.2.1556: cursorline highlighting always overrules sign highlighting
by Bram Moolenaar
· 6 years ago
207f009
Update runtime files.
by Bram Moolenaar
· 6 years ago
0b39c3f
patch 8.2.1544: cannot translate messages in a Vim script
by Bram Moolenaar
· 6 years ago
4e4473c
patch 8.2.1536: cannot get the class of a character; emoji widths are wrong
by Bram Moolenaar
· 6 years ago
08aac3c
patch 8.2.1535: it is not possible to specify cell widths of characters
by Bram Moolenaar
· 6 years ago
6c53fca
patch 8.2.1517: cannot easily get the character under the cursor
by Bram Moolenaar
· 6 years ago
1d63454
patch 8.2.1479: Vim9: error for list index uses wrong line number
by Bram Moolenaar
· 6 years ago
021bda5
patch 8.2.1473: items in a list given to :const can still be modified
by Bram Moolenaar
· 6 years ago
3d1cde8
Update runtime files.
by Bram Moolenaar
· 6 years ago
e3c37d8
patch 8.2.1461: Vim9: string indexes are counted in bytes
by Bram Moolenaar
· 6 years ago
b96a32e
patch 8.2.1439: tiny and small builds have no test coverage
by Bram Moolenaar
· 6 years ago
418f1df
patch 8.2.1435: Vim9: always converting to string for ".." leads to mistakes
by Bram Moolenaar
· 6 years ago
f7c4d83
patch 8.2.1420: test 49 is old style
by Bram Moolenaar
· 6 years ago
94f4ffa
patch 8.2.1413: previous tab page not usable from an Ex command
by Bram Moolenaar
· 6 years ago
64d662d
patch 8.2.1408: Vim9: type casting not supported
by Bram Moolenaar
· 6 years ago
127542b
patch 8.2.1407: Vim9: type of list and dict only depends on first item
by Bram Moolenaar
· 6 years ago
62a2325
patch 8.2.1401: cannot jump to the last used tabpage
by Bram Moolenaar
· 6 years ago
e7b1ea0
Update runtime files.
by Bram Moolenaar
· 6 years ago
aa970ab
patch 8.2.1354: test 59 is old style
by Bram Moolenaar
· 6 years ago
9094430
patch 8.2.1347: cannot easily get the script ID
by Bram Moolenaar
· 6 years ago
f5a4801
patch 8.2.1342: Vim9: accidentally using "t" gives a confusing error
by Bram Moolenaar
· 6 years ago
ea2d8d2
patch 8.2.1325: Vim9: using Vim9 script for autaload not tested
by Bram Moolenaar
· 6 years ago
ae61649
patch 8.2.1308: Vim9: accidentally using "x" causes Vim to exit
by Bram Moolenaar
· 6 years ago
2547aa9
Update runtime files.
by Bram Moolenaar
· 6 years ago
a5d0423
patch 8.2.1297: when a test fails it's often not easy to see where
by Bram Moolenaar
· 6 years ago
d43906d
patch 8.2.1255: cannot use a lambda with quickfix functions
by Bram Moolenaar
· 6 years ago
6434fc5
patch 8.2.1241: cannot use getbufinfo() as a method
by Bram Moolenaar
· 6 years ago
447bfba
patch 8.2.1237: changing 'completepopup' after opening popup has no effect
by Bram Moolenaar
· 6 years ago
f5be8cd
patch 8.2.1227: Vim9: allowing both quoted and # comments is confusing
by Bram Moolenaar
· 6 years ago
e3f915d
patch 8.2.1215: Atari MiNT support is outdated
by Bram Moolenaar
· 6 years ago
9b7bf9e
patch 8.2.1183: assert_fails() checks the last error message
by Bram Moolenaar
· 6 years ago
7ff7846
Update runtime files
by Bram Moolenaar
· 6 years ago
08fc484
patch 8.2.1172: error messages when doing "make clean" in doc or tee
by Bram Moolenaar
· 6 years ago
ae97b94
patch 8.2.1166: once mouse move events are enabled getchar() returns them
by Bram Moolenaar
· 6 years ago
3f40ce7
patch 8.2.1128: the write message mentions characters, but it's bytes
by Bram Moolenaar
· 6 years ago
ef8c617
patch 8.2.1107: 'imactivatefunc' and 'imstatusfunc' are not used in the GUI
by Bram Moolenaar
· 6 years ago
e46a440
Runtime file updates
by Bram Moolenaar
· 6 years ago
a1f9f86
patch 8.2.1081: Lua: cannot use table.insert() and table.remove()
by Bram Moolenaar
· 6 years ago
75e1567
patch 8.2.1077: no enough test coverage for highlighting
by Bram Moolenaar
· 6 years ago
bd84617
patch 8.2.1066: Lua arrays are zero based
by Bram Moolenaar
· 6 years ago
801ab06
patch 8.2.1054: not so easy to pass a lua function to Vim
by Bram Moolenaar
· 6 years ago
df069ee
patch 8.2.1042: Vim9: cannot put an operator on the next line
by Bram Moolenaar
· 6 years ago
73fef33
Update runtime files
by Bram Moolenaar
· 6 years ago
856c111
patch 8.2.0997: cannot execute a register containing line continuation
by Bram Moolenaar
· 6 years ago
40a019f
patch 8.2.0996: using "aucmdwin" in win_gettype() is not ideal
by Bram Moolenaar
· 6 years ago
0fe937f
patch 8.2.0991: cannot get window type for autocmd and preview window
by Bram Moolenaar
· 6 years ago
84cf6bd
patch 8.2.0988: getting directory contents is always case sorted
by Bram Moolenaar
· 6 years ago
b340bae
patch 8.2.0982: insufficient testing for reading/writing files
by Bram Moolenaar
· 6 years ago
65e0d77
Update runtime files
by Bram Moolenaar
· 6 years ago
0c0eddd
patch 8.2.0970: terminal properties are not available in Vim script
by Bram Moolenaar
· 6 years ago
37d1673
patch 8.2.0964: TextYankPost does not provide info about Visual selection
by Bram Moolenaar
· 6 years ago
6c6be9e
patch 8.2.0963: number increment/decrement does not work with 'virtualedit'
by Bram Moolenaar
· 6 years ago
00e260b
patch 8.2.0959: using 'quickfixtextfunc' is a bit slow
by Bram Moolenaar
· 6 years ago
362b44b
patch 8.2.0953: spell checking doesn't work for CamelCased words
by Bram Moolenaar
· 6 years ago
be5ee86
patch 8.2.0952: no simple way to interrupt Vim
by Bram Moolenaar
· 6 years ago
152e79e
patch 8.2.0945: cannot use "z=" when 'spell' is off
by Bram Moolenaar
· 6 years ago
077a1e6
patch 8.2.0935: flattening a list with existing code is slow
by Bram Moolenaar
· 6 years ago
7ba5a7e
patch 8.2.0933: 'quickfixtextfunc' does not get window ID of location list
by Bram Moolenaar
· 6 years ago
6938e27
patch 8.2.0931: some remarks about BeOS remain
by Bram Moolenaar
· 6 years ago
acc2240
Update runtime files
by Bram Moolenaar
· 6 years ago
1f1fd44
patch 8.2.0925: getcompletion() does not return command line arguments
by Bram Moolenaar
· 6 years ago
bb861e2
patch 8.2.0924: cannot save and restore a register properly
by Bram Moolenaar
· 6 years ago
e928366
patch 8.2.0917: quickfix entries do not suport a "note" type
by Bram Moolenaar
· 6 years ago
adc17a5
patch 8.2.0915: search() cannot skip over matches like searchpair() can
by Bram Moolenaar
· 6 years ago
Next »