neovim/src
zeertzjq d114dbe9f7
vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27890)
Problem:  Cursor position wrong when clicking with conceal and wrap.
Solution: Use the virtual column of the last char for ScreenCols[] in
          boguscols.  Remove use of MAXCOL in ScreenCols[].  Rename
          third argument of wlv_screen_line() to "clear_end" as that's
          clearer what it does (zeertzjq).

related: 14192
closes: vim/vim#14200

d0c1b7723f

Rename win_put_linebuf() to wlv_put_linebuf().
2024-03-17 07:26:39 +08:00
..
cjson
klib fix(coverity/477623,477624): guard null pointer dereference in kv_concat_len (#27022) 2024-01-15 14:25:57 -06:00
man docs: list NVIM_APPNAME as env on manpage (#25935) 2023-11-09 07:04:44 +08:00
mpack fix: buffer overrun in lmpack_session_receive 2024-02-06 01:07:54 +02:00
nvim vim-patch:9.1.0184: Cursor pos wrong when clicking with conceal and wrap (#27890) 2024-03-17 07:26:39 +08:00
termkey Handle mouse buttons 6/7 (often used for horizontal scrolling) 2023-12-31 04:56:35 +08:00
unicode feat: update unicode tables (#27317) 2024-02-04 06:28:51 +08:00
xdiff refactor: the long goodbye 2023-11-05 20:19:06 +01:00
.valgrind.supp
bit.c
bit.h
clint.py docs: small fixes (#27364) 2024-03-12 13:51:53 +08:00
coverity-model.c
nlua0.c
uncrustify.cfg build: fix uncrustify 2024-02-21 11:58:28 +01:00