Mercurial > vim
diff src/if_xcmdsrv.c @ 24731:a6a4224902f5 v8.2.2904
patch 8.2.2904: "g$" causes scroll if half a double width char is visible
Commit: https://github.com/vim/vim/commit/74ede80aeb272ac81d41a256057c4f250372dd00
Author: Bram Moolenaar <Bram@vim.org>
Date: Sat May 29 19:18:01 2021 +0200
patch 8.2.2904: "g$" causes scroll if half a double width char is visible
Problem: "g$" causes scroll if half a double width char is visible.
Solution: Advance to the last fully visible character. (closes https://github.com/vim/vim/issues/8254)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Sat, 29 May 2021 19:30:03 +0200 |
parents | f0f9692d4487 |
children | a2e6da79274d |