]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0982: update_cursor() called twice in :shell v8.1.0982
authorBram Moolenaar <Bram@vim.org>
Mon, 25 Feb 2019 05:28:57 +0000 (06:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Mon, 25 Feb 2019 05:28:57 +0000 (06:28 +0100)
commit32033d23975dbe674f98e1ac5a9a644002faaa3e
treef136c4e7432b46c4aa262b92bfd5a531a8aece0e
parent5b868a82ed2151201350122fcdb75b35c557c528
patch 8.1.0982: update_cursor() called twice in :shell

Problem:    update_cursor() called twice in :shell.
Solution:   Remove one of the calls. (Yasuhiro Matsumoto, closes #4039)
src/terminal.c
src/version.c