]> granicus.if.org Git - vim/commit
patch 8.0.1821: cursor in terminal window moves when pressing CTRL-W v8.0.1821
authorBram Moolenaar <Bram@vim.org>
Sat, 12 May 2018 18:36:24 +0000 (20:36 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 12 May 2018 18:36:24 +0000 (20:36 +0200)
commit2bc799579d06936968fa00e52b79ddd4eaca7678
tree3f2c1ef185fcd0989cf2982fc7260bcde4f8e4bd
parentcd8fb449d6486a1a5a09c8c098ea3a38c19e8dc5
patch 8.0.1821: cursor in terminal window moves when pressing CTRL-W

Problem:    Cursor in terminal window moves when pressing CTRL-W. (Dominique
            Pelle)
Solution:   Do not more the cursor or redraw when not in Terminal-Normal mode.
            (closes #2904)
src/terminal.c
src/version.c