neovim/test/functional
zeertzjq 8fc775e3a4 fix: find multibyte file name in line
And remove unnecessary unsigned casts in fold marker comparison.

(cherry picked from commit 6113587138)
2022-10-07 01:43:55 +00:00
..
api Merge pull request #20364 from zeertzjq/parse-cmd-omit 2022-09-30 09:59:45 +02:00
autocmd fix: assert failure when changing 'ut' while waiting for CursorHold (#20241) 2022-09-18 22:55:30 +08:00
core fix: find multibyte file name in line 2022-10-07 01:43:55 +00:00
editor test(tabpage_spec): actually test for nvim_win_hide 2022-09-23 10:17:44 +08:00
ex_cmds docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
fixtures fix: find multibyte file name in line 2022-10-07 01:43:55 +00:00
legacy vim-patch:9.0.0670: no space for command line when there is a tabline 2022-10-06 12:04:36 +00:00
lua docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
options docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
plugin fix(lsp): create missing directory before creating file (#19835) 2022-09-24 12:46:21 +02:00
provider docs: fix typos (#20394) 2022-09-30 09:53:52 +02:00
shada vim-patch:9.0.0537: the do_set() function is much too long (#20274) 2022-09-22 09:43:37 +08:00
terminal feat(terminal): recognize underdouble and undercurl 2022-09-26 11:53:20 +08:00
treesitter refactor(treesitter): rename x_position => x_pos 2022-09-25 13:46:15 +02:00
ui fix(ui): setting 'cmdheight' with global statusline 2022-10-07 00:53:24 +00:00
vimscript fix: :! pwsh redirection for command not found 2022-10-03 20:20:35 +00:00
example_spec.lua screen.lua: remove screen:_on_event #11488 2019-12-01 01:06:10 -08:00
helpers.lua fix: make_filter_cmd for :! powershell 2022-10-03 20:20:35 +00:00
preload.lua feat(logging): include test-id in log messages 2022-06-15 19:23:10 -07:00