]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1101 v7.4.1101
authorBram Moolenaar <Bram@vim.org>
Fri, 15 Jan 2016 21:52:22 +0000 (22:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 15 Jan 2016 21:52:22 +0000 (22:52 +0100)
commite39b3d9fb4e4006684c33847d1ef6a0d742699dd
tree70127d1e23c3a5cfdf53635c2d4b450b504ca644
parentabfa9efb983c6fe9f5c4c342ff4d7017ce9a2c4b
patch 7.4.1101
Problem:    With 'rightleft' and concealing the cursor may move to the wrong
            position.
Solution:   Compute the column differently when 'rightleft' is set. (Hirohito
            Higashi)
src/screen.c
src/version.c