Jan Edmund Lazo
|
5491a728fe
|
vim-patch:8.2.0272: ":helptags ALL" gives error for some directories
Problem: ":helptags ALL" gives error for directories without write
permission. (Matěj Cepl)
Solution: Ignore errors for ":helptags ALL". (Ken Takata, closes vim/vim#5026,
closes vim/vim#5652)
414b796627
Cherry-pick Test_helptag_cmd() from patch v8.2.0203.
|
2020-12-19 10:39:15 -05:00 |
|
Jan Edmund Lazo
|
5581ffac74
|
vim-patch:8.1.2113: ":help expr-!~?" only works after searching
Problem: ":help expr-!~?" only works after searching.
Solution: Escape "~" after "expr-". (closes vim/vim#5015)
9ca250855b
|
2019-10-05 11:17:30 -04:00 |
|
Jan Edmund Lazo
|
5c90bbae2a
|
vim-patch:8.0.1383: local additions in help skips some files
Problem: Local additions in help skips some files. (joshklod)
Solution: Check the base file name length equals.
35c5e8155d
|
2018-09-04 21:16:34 -04:00 |
|
Jan Edmund Lazo
|
d4cc4e0871
|
vim-patch:8.0.0998: strange error when using K while only spaces are selected
Problem: Strange error when using K while only spaces are selected.
(Christian J. Robinson)
Solution: Check for blank argument.
a4f99f5a8b
|
2018-09-04 21:16:34 -04:00 |
|
Justin M. Keyes
|
41bffeacff
|
vim-patch:8.0.0331
Problem: Restoring help snapshot accesses freed memory. (Dominique Pelle)
Solution: Don't restore a snapshot when the window closes.
343b8c0429
|
2017-03-22 18:43:01 +01:00 |
|