| commit | eda73607a73fe5ff07eb52981df19c5bae129f70 | [log] [tgz] |
|---|---|---|
| author | Bram Moolenaar <Bram@vim.org> | Wed Nov 05 09:53:23 2014 +0100 |
| committer | Bram Moolenaar <Bram@vim.org> | Wed Nov 05 09:53:23 2014 +0100 |
| tree | cd36bd136fd8a7d24ff4d88d99de4a83f8df32a4 | |
| parent | 086329d3f6b1182b6817433a1c498e1e746d2a3b [diff] |
updated for version 7.4.494
Problem: Cursor shape is wrong after a CompleteDone autocommand.
Solution: Update the cursor and mouse shape after ":normal" restores the
state. (Jacob Niehus)