Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
external_vim
/
1a3e5747b7df7ddda312bbfd18e04fc2122001fb
/
runtime
/
doc
/
usr_41.txt
6106504
patch 8.2.3184: cannot add a digraph with a leading space
by mityu
· 4 years, 9 months ago
18d4658
patch 8.2.3040: GUI: dropping files not tested
by Yegappan Lakshmanan
· 4 years, 10 months ago
f1e7449
patch 8.2.3028: GUI mouse events not tested
by Yegappan Lakshmanan
· 4 years, 10 months ago
2346a63
Update runtime files
by Bram Moolenaar
· 4 years, 10 months ago
f7a023e
patch 8.2.2958: function list test fails
by Bram Moolenaar
· 4 years, 10 months ago
11e3c5b
Update runtime files
by Bram Moolenaar
· 5 years ago
0df6030
patch 8.2.2697: function list test fails
by Bram Moolenaar
· 5 years ago
dad4473
Update runtime files.
by Bram Moolenaar
· 5 years ago
70ce8a1
patch 8.2.2606: strchars() defaults to counting composing characters
by Bram Moolenaar
· 5 years ago
942db23
Update runtime files
by Bram Moolenaar
· 5 years ago
038e09e
patch 8.2.2468: not easy to get the full command name from a shortened one
by Bram Moolenaar
· 5 years ago
3b69006
patch 8.2.2449: Vim9: flatten() always changes the list type
by Bram Moolenaar
· 5 years ago
98a29d0
Update runtime files.
by Bram Moolenaar
· 5 years ago
6601b62
patch 8.2.2344: using inclusive index for slice is not always desired
by Bram Moolenaar
· 5 years ago
c423ad7
patch 8.2.2343: Vim9: return type of readfile() is any
by Bram Moolenaar
· 5 years ago
a47e05f
patch 8.2.2339: cannot get the type of a value as a string
by Bram Moolenaar
· 5 years ago
b0e6b51
patch 8.2.2336: Vim9: not possible to extend dictionary with different type
by Bram Moolenaar
· 5 years ago
82be484
Update runtime files.
by Bram Moolenaar
· 5 years ago
6f02b00
patch 8.2.2324: not easy to get mark en cursor posotion by character count
by Bram Moolenaar
· 5 years ago
17793ef
patch 8.2.2233: cannot convert a byte index into a character index
by Bram Moolenaar
· 5 years ago
4072ba5
Update runtime files.
by Bram Moolenaar
· 5 years ago
4466ad6
Update runtime files
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
4f73b8e
patch 8.2.1726: fuzzy matching only works on strings
by Bram Moolenaar
· 6 years ago
635414d
patch 8.2.1665: cannot do fuzzy string matching
by Bram Moolenaar
· 6 years ago
1c6737b
Update runtime files.
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
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
3d1cde8
Update runtime files.
by Bram Moolenaar
· 6 years ago
e7b1ea0
Update runtime 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
077a1e6
patch 8.2.0935: flattening a list with existing code is slow
by Bram Moolenaar
· 6 years ago
bb861e2
patch 8.2.0924: cannot save and restore a register properly
by Bram Moolenaar
· 6 years ago
ebacddb
patch 8.2.0897: list of functions in patched version is outdated
by Bram Moolenaar
· 6 years ago
6c9ba04
patch 8.2.0875: getting attributes for directory entries is slow
by Bram Moolenaar
· 6 years ago
cfb4b47
patch 8.2.0861: cannot easily get all the current marks
by Bram Moolenaar
· 6 years ago
ff78155
Update runtime files
by Bram Moolenaar
· 6 years ago
0eabd4d
patch 8.2.0385: menu functionality insufficiently tested
by Bram Moolenaar
· 6 years ago
4f5776c
patch 8.2.0250: test_clear_search_pat() is unused
by Bram Moolenaar
· 6 years ago
07ada5f
patch 8.2.0212: missing search/substitute pattern hardly tested
by Bram Moolenaar
· 6 years ago
6f345a1
patch 8.2.0017: OS/2 and MS-DOS are still mentioned
by Bram Moolenaar
· 6 years ago
9805653
Vim 8.2 release
by Bram Moolenaar
· 6 years ago
0c0734d
Update runtime files
by Bram Moolenaar
· 6 years ago
10455d4
patch 8.1.2326: cannot parse a date/time string
by Bram Moolenaar
· 6 years ago
09c6f26
Update runtime files.
by Bram Moolenaar
· 6 years ago
5be4cee
Update runtime files.
by Bram Moolenaar
· 7 years ago
396e829
Update runtime files
by Bram Moolenaar
· 7 years ago
809ce4d
patch 8.1.1682: placing a larger number of signs is slow
by Bram Moolenaar
· 7 years ago
b3d17a2
patch 8.1.1645: cannot use a popup window for a balloon
by Bram Moolenaar
· 7 years ago
931a277
patch 8.1.1628: popup window functions not in list of functions
by Bram Moolenaar
· 7 years ago
80dad48
patch 8.1.1510: a plugin cannot easily expand a command like done internally
by Bram Moolenaar
· 7 years ago
7dd64a3
Update runtime files.
by Bram Moolenaar
· 7 years ago
68e6560
Update runtime files.
by Bram Moolenaar
· 7 years ago
a334772
patch 8.1.1321: no docs or tests for listener functions
by Bram Moolenaar
· 7 years ago
a6c27c4
Update runtime files
by Bram Moolenaar
· 7 years ago
691ddee
patch 8.1.1305: there is no easy way to manipulate environment variables
by Bram Moolenaar
· 7 years ago
1063f3d
patch 8.1.1291: not easy to change directory and restore
by Bram Moolenaar
· 7 years ago
bb8476b
patch 8.1.1262: cannot simulate a mouse click in a test
by Bram Moolenaar
· 7 years ago
00aa069
patch 8.1.1218: cannot set a directory for a tab page
by Bram Moolenaar
· 7 years ago
62e1bb4
Update runtime files.
by Bram Moolenaar
· 7 years ago
9d40128
patch 8.1.1122: char2nr() does not handle composing characters
by Bram Moolenaar
· 7 years ago
723dd94
Update runtime files.
by Bram Moolenaar
· 7 years ago
2912abb
patch 8.1.1071: cannot get composing characters from the screen
by Bram Moolenaar
· 7 years ago
fd13332
patch 8.1.1068: cannot get all the information about current completion
by Bram Moolenaar
· 7 years ago
314dd79
Update runtime files.
by Bram Moolenaar
· 7 years ago
d09091d
Update runtime files.
by Bram Moolenaar
· 7 years ago
6b7b719
patch 8.1.0717: there is no function for the ":sign jump" command
by Bram Moolenaar
· 7 years ago
162b714
patch 8.1.0614: placing signs can be complicated
by Bram Moolenaar
· 7 years ago
9d87a37
Update runtime files.
by Bram Moolenaar
· 7 years ago
b730f0c
Update runtime files
by Bram Moolenaar
· 7 years ago
f49cc60
patch 8.1.0519: cannot save and restore the tag stack
by Bram Moolenaar
· 7 years ago
fc65cab
Update runtime files.
by Bram Moolenaar
· 8 years ago
d473c8c
Update runtime files.
by Bram Moolenaar
· 8 years ago
0b6d911
patch 8.1.0020: cannot tell whether a register is executing or recording
by Bram Moolenaar
· 8 years ago
b1c9198
Vim 8.1 release
by Bram Moolenaar
· 8 years ago
7dda86f
Update runtime files.
by Bram Moolenaar
· 8 years ago
b5b7562
Update runtime files.
by Bram Moolenaar
· 8 years ago
22f1d0e
Updated runtime files.
by Bram Moolenaar
· 8 years ago
07ad816
patch 8.0.1514: getting the list of changes is not easy
by Bram Moolenaar
· 8 years ago
4f50588
patch 8.0.1497: getting the jump list requires parsing the output of :jumps
by Bram Moolenaar
· 8 years ago
f0b03c4
Update runtime files
by Bram Moolenaar
· 8 years ago
a2a8016
Update runtime files.
by Bram Moolenaar
· 8 years ago
01164a6
Long overdue runtime update.
by Bram Moolenaar
· 8 years ago
c572da5
Update runtime files
by Bram Moolenaar
· 9 years ago
b6e0ec6
Documentation updates.
by Bram Moolenaar
· 9 years ago
e0720cb
Update runtime files.
by Bram Moolenaar
· 9 years ago
3c2881d
Update runtime files. Add Rust support.
by Bram Moolenaar
· 9 years ago
036986f
Update runtime files.
by Bram Moolenaar
· 9 years ago
214641f
Runtime file updates.
by Bram Moolenaar
· 9 years ago
690afe1
Update runtime files.
by Bram Moolenaar
· 9 years ago
5162822
patch 8.0.0118
by Bram Moolenaar
· 9 years ago
bb76f24
Vim 8.0 release
by Bram Moolenaar
· 10 years ago
64d8e25
Updated runtime files.
by Bram Moolenaar
· 10 years ago
b5ae48e
patch 7.4.2204
by Bram Moolenaar
· 10 years ago
6f1d9a0
Updated runtime files.
by Bram Moolenaar
· 10 years ago
063b9d1
Updated runtime files.
by Bram Moolenaar
· 10 years ago
Next »