neovim/src
zeertzjq 4e8efe002e
vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#30018)
Problem:  assert_equal() doesn't show multibyte string correctly
Solution: Properly advance over a multibyte char.
          (zeertzjq)

closes: vim/vim#15456

9c4b2462bb
2024-08-10 06:35:51 +08:00
..
cjson fix(vim.json): properly treat luanil options as booleans (#28622) 2024-05-03 19:26:56 +08:00
klib feat(lua): pass keys before mapping to vim.on_key() callback (#28098) 2024-03-31 11:20:05 +08:00
man docs: misc (#28837) 2024-06-07 10:55:14 +08:00
mpack fix: buffer overrun in lmpack_session_receive 2024-02-06 01:07:54 +02:00
nvim vim-patch:9.1.0666: assert_equal() doesn't show multibyte string correctly (#30018) 2024-08-10 06:35:51 +08:00
termkey feat(tui): parse CSI subparams in termkey (#29805) 2024-07-21 21:47:37 -05:00
unicode refactor!: use utf8proc full casefolding 2024-08-07 15:31:18 +02:00
xdiff refactor: the long goodbye 2023-11-05 20:19:06 +01:00
.valgrind.supp
bit.c
bit.h
clint.py refactor(declarations): also generate prototypes for functions in headers 2024-07-13 12:30:49 +02:00
coverity-model.c refactor(treesitter): handle coverity warnings better 2024-03-20 12:22:54 +00:00
nlua0.c refactor(build): include lpeg as a library 2023-04-27 11:40:00 +02:00
uncrustify.cfg build: bump uncrustify to version 0.79.0 (#28756) 2024-05-15 12:28:19 +02:00