aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/buffer.c
diff options
context:
space:
mode:
authorIbby <33922797+SleepySwords@users.noreply.github.com>2023-03-26 16:09:09 +1100
committerbfredl <bjorn.linse@gmail.com>2023-05-22 13:49:42 +0200
commitdee3af2122d5072d351551ef023d2c177334b332 (patch)
treec54d0d7c45c1ca37e3632d58668fe3c6a31fcd7b /src/nvim/api/buffer.c
parent43c2eaada220d5e7d44fa9086655b00ee3e5fbb5 (diff)
downloadrneovim-dee3af2122d5072d351551ef023d2c177334b332.tar.gz
rneovim-dee3af2122d5072d351551ef023d2c177334b332.tar.bz2
rneovim-dee3af2122d5072d351551ef023d2c177334b332.zip
vim-patch:9.0.0178: cursor position wrong with virtual text before Tab
Problem: Cursor position wrong with virtual text before Tab. Solution: Use the byte length, not the cell with, to compare the column. Correct tab size after text prop. (closes vim/vim#10866) https://github.com/vim/vim/commit/e428fa04a758cc87ea580c856a796e58e407504b Co-authored-by: Bram Moolenaar <Bram@vim.org>
Diffstat (limited to 'src/nvim/api/buffer.c')
0 files changed, 0 insertions, 0 deletions