Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | vim-patch:7.4.2320 | James McCoy | 2017-06-26 |
| | | | | | | | | | Problem: Redraw problem when using 'incsearch'. Solution: Save the current view when deleting characters. (Christian Brabandt) Fix that the '" mark is set in the wrong position. Don't change the search start when using BS. https://github.com/vim/vim/commit/dda933d06c06c2792bd686d059f6ad19191ad30b | ||
* | vim-patch:7.4.2268 | James McCoy | 2017-06-26 |
| | | | | | | | Problem: Using CTRL-N and CTRL-P for incsearch shadows completion keys. Solution: Use CTRL-T and CTRL-G instead. https://github.com/vim/vim/commit/1195669f9e434fa9ab8b57ee9470bf951e4990b8 | ||
* | functests/legacy: Add lua version of test_search.vim | James McCoy | 2017-06-26 |