]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0863: a remote command does not work in the terminal window v8.0.0863
authorBram Moolenaar <Bram@vim.org>
Sat, 5 Aug 2017 12:10:48 +0000 (14:10 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 5 Aug 2017 12:10:48 +0000 (14:10 +0200)
commit69198197fd4b061be7cadcf441cd8a7246a17148
tree8bbb376f7a434db3038f7d7eada1e6a7c97127a7
parent07c043af5f054c7dfeb676414f8fa6aeda8f9c2b
patch 8.0.0863: a remote command does not work in the terminal window

Problem:    A remote command starting with CTRL-\ CTRL-N does not work in the
            terminal window. (Christian J. Robinson)
Solution:   Use CTRL-\ CTRL-N as a prefix or a Normal mode command.
runtime/doc/terminal.txt
src/terminal.c
src/version.c