[7.2.335] The CTRL-] command escapes too many characters.
commit7aa775fe654dcd8c8b993442dc34c098d65336f5
authorBram Moolenaar <Bram@moolenaar.net>
Tue, 19 Jan 2010 15:22:44 +0000 (19 15:22 +0000)
committerBram Moolenaar <Bram@moolenaar.net>
Tue, 19 Jan 2010 15:22:44 +0000 (19 15:22 +0000)
tree8af1309943588850939ec1620c15c684fb969b85
parentc77c29445e3e226864ab52cbf0f36fcb1951ba1b
[7.2.335] The CTRL-] command escapes too many characters.

Problem:    The CTRL-] command escapes too many characters.

Solution:   Use a different list of characters to be escaped. (Sergey Khorev)

Patch 7.2.335
src/normal.c
src/version.c