Daniel Hahler
77729b0800
vim-patch:8.1.0811: too many #ifdefs
...
Problem: Too many #ifdefs.
Solution: Graduate FEAT_MBYTE, the final chapter.
30276f2beb
2019-08-22 05:06:30 +02:00
notomo
08c7e206cc
vim-patch:8.1.1759: no mode char for terminal mapping from maparg()
...
Problem: No mode char for terminal mapping from maparg().
Solution: Check for TERMINAL mode. (closes vim/vim#4735 )
14371ed697
2019-07-28 08:00:52 +09:00
Jan Edmund Lazo
207cfce3de
vim-patch:8.1.0011: maparg() and mapcheck() confuse empty and non-existing ( #8976 )
...
Problem: maparg() and mapcheck() confuse empty and non-existing.
Solution: Return <Nop> for an existing non-empty mapping. (closes vim/vim#2940 )
f88a5bc102
2018-09-10 09:27:04 +02:00
Daniel Hahler
2c64f01674
vim-patch:8.0.0708: some tests are old style
...
Problem: Some tests are old style.
Solution: Change a few tests from old style to new style. (pschuh,
closes vim/vim#1813 )
292eff0c5a
2018-09-08 16:43:27 +02:00