]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.1706: cannot sent CTRL-\ to a terminal window v8.0.1706
authorBram Moolenaar <Bram@vim.org>
Fri, 13 Apr 2018 20:11:56 +0000 (22:11 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 13 Apr 2018 20:11:56 +0000 (22:11 +0200)
commitb59118d5012a6a07e2d54504fbb04837b5a1208c
tree5f56e5bc969a7d58305a5a50a453bea4a24820cf
parent5bab555c2f1b3b86d57e4adeb86d908eff477fc9
patch 8.0.1706: cannot sent CTRL-\ to a terminal window

Problem:    Cannot sent CTRL-\ to a terminal window.
Solution:   Make CTRL-W CTRL-\ send CTRL-\ to a terminal window.
runtime/doc/terminal.txt
src/terminal.c
src/version.c