aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/testdir/test_source_utf8.vim
Commit message (Collapse)AuthorAge
* vim-patch:7.4.2223James McCoy2017-03-11
Problem: Buffer overflow when using latin1 character with feedkeys(). Solution: Check for an illegal character. Add a test. https://github.com/vim/vim/commit/d3c907b5d2b352482b580a0cf687cbbea4c19ea1