]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.758 v7.4.758
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2015 16:20:36 +0000 (18:20 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Jun 2015 16:20:36 +0000 (18:20 +0200)
commitfa67fbe6b84133207271e4ff582c3d589172efd9
tree43f1e8221cf6835a335019238deeb819aba66dd6
parentb5c3265521749fda81ae4b052de35a0d1209cf50
patch 7.4.758
Problem:    When 'conceallevel' is 1 and quitting the command-line window with
            CTRL-C the first character ':' is erased.
Solution:   Reset 'conceallevel' in the command-line window. (Hirohito
            Higashi)
src/ex_getln.c
src/version.c