Mercurial > vim
comparison src/iid_ole.c @ 13134:c4b5ad2b3596 v8.0.1441
patch 8.0.1441: using ":undo 0" leaves undo in wrong state
commit https://github.com/vim/vim/commit/ce46d934af35d0f774be7f996001db03cf0b894a
Author: Bram Moolenaar <Bram@vim.org>
Date: Tue Jan 30 22:46:06 2018 +0100
patch 8.0.1441: using ":undo 0" leaves undo in wrong state
Problem: Using ":undo 0" leaves undo in wrong state.
Solution: Instead of searching for state 1 and go above, just use the start.
(Ozaki Kiichi, closes #2595)
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Tue, 30 Jan 2018 23:00:06 +0100 |
parents | df6967461cef |
children | 82c732e8d23d |
comparison
equal
deleted
inserted
replaced
13133:31a78144e47f | 13134:c4b5ad2b3596 |
---|