]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1935 v7.4.1935
authorBram Moolenaar <Bram@vim.org>
Tue, 14 Jun 2016 18:39:42 +0000 (20:39 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 14 Jun 2016 18:39:42 +0000 (20:39 +0200)
commitbee666f239eada035d288b77269aebc42f644ea6
tree6e627e488bcffbd7fc5b13e1e4ab32249126d86a
parent9bd31860521b53ad657c4d6d320d670e30a049f8
patch 7.4.1935
Problem:    When using the GUI search/replace a second match right after the
            replacement is skipped.
Solution:   Add the SEARCH_START flag. (Mleddy)
src/gui.c
src/version.c