Mercurial > vim
diff src/testdir/test_cursor_func.vim @ 11613:7428a08c2f68 v8.0.0689
patch 8.0.0689: ~ character not escaped when extending search pattern
commit https://github.com/vim/vim/commit/a693d0584b9a7ccce98813dda3a6badb209904c7
Author: Bram Moolenaar <Bram@vim.org>
Date: Thu Jun 29 22:23:06 2017 +0200
patch 8.0.0689: ~ character not escaped when extending search pattern
Problem: The ~ character is not escaped when adding to the search pattern
with CTRL-L. (Ramel Eshed)
Solution: Escape the character. (Christian Brabandt)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Thu, 29 Jun 2017 22:30:03 +0200 |
parents | 1c4ebbae41d2 |
children | 126cdab63a83 |