neovim/src
nwounkn 9de157bce4
fix(float): win_get_bordertext_col returning negative column number (#25752)
Problem:
  `win_get_bordertext_col` returns column < 1 for right or center
  aligned text, if its length is more than window width.

Solution:
  Return max(resulting_column, 1)
2023-10-26 11:44:28 +08:00
..
cjson fix(vim.json)!: remove global options, "null", "array_mt" #24070 2023-06-21 01:10:32 -07:00
klib feat(extmark): support proper multiline ranges 2023-09-12 10:38:23 +02:00
man docs #22363 2023-06-19 02:24:44 -07:00
mpack build(deps): bump libmpack-lua to 1.0.11 2023-10-09 12:37:15 +02:00
nvim fix(float): win_get_bordertext_col returning negative column number (#25752) 2023-10-26 11:44:28 +08:00
unicode
xdiff refactor: the long goodbye 2023-10-09 11:45:46 +02:00
.valgrind.supp
bit.c
bit.h
clint.py build(lint): remove unnecessary clint.py rules 2023-10-23 20:06:21 +02:00
coverity-model.c
nlua0.c
uncrustify.cfg build(lint): remove unnecessary clint.py rules 2023-10-23 20:06:21 +02:00