diff options
author | Ibby <33922797+SleepySwords@users.noreply.github.com> | 2023-04-03 01:43:06 +1000 |
---|---|---|
committer | bfredl <bjorn.linse@gmail.com> | 2023-05-22 13:49:42 +0200 |
commit | 7423d3479d95e875e2d261d6e404ad19a631e530 (patch) | |
tree | 9afa0f58807561b4fe0eb17be90682b974277514 /src/nvim/api/private/helpers.c | |
parent | 1936285d98f62a1357abf928b10c824cf9e3ff41 (diff) | |
download | rneovim-7423d3479d95e875e2d261d6e404ad19a631e530.tar.gz rneovim-7423d3479d95e875e2d261d6e404ad19a631e530.tar.bz2 rneovim-7423d3479d95e875e2d261d6e404ad19a631e530.zip |
vim-patch:9.0.0716: with 'nowrap' virtual text "after" does not scroll left
Problem: With 'nowrap' virtual text "after" does not scroll left.
Solution: Skip part of the virtual text that is left of the window.
(closes vim/vim#11320) Fix going beyond the last column of the window.
https://github.com/vim/vim/commit/cd105417a53fcf97c0935f3468201ef11516c9f1
Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/nvim/api/private/helpers.c')
0 files changed, 0 insertions, 0 deletions