summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/multibyte_spec.lua
AgeCommit message (Expand)AuthorFiles
2025-04-21feat(options): default statusline expression #33036Shadman1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-10-12feat(ui): statusline text inherits highlights #29976Riley Bruins1
2024-08-30feat(mbyte): support extended grapheme clusters including more emojibfredl1
2024-05-12fix(ui): data corruption in remote_ui_raw_linebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-26refactor(tests): use new global defaults instead of set_default_attr_idsbfredl1
2024-01-15fix(grid): handle clearing half a double-width char (#27023)zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: do not inject vim module into global helpersLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-11-17refactor(grid): make screen rendering more multibyte than ever beforebfredl1
2023-10-08refactor(grid): do arabic shaping in one placebfredl1
2023-09-19refactor(grid): change schar_T representation to be more compactbfredl1
2023-06-26fix(charset): fix wrong display of 0xffff (#24158)zeertzjq1
2023-02-14fix(status): handle unprintable chars in the statuslineBjörn Linse1
2022-06-20perf(ui): reduce allocation overhead when encoding "redraw" eventsbfredl1
2022-04-15docs: typo fixes (#17859)dundargoc1
2020-02-09vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'Björn Linse1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2018-07-10transstr_buf: fix length comparison #8681Michael Hoffmann1
2018-06-12test/ui: doublewidth rendering. multibyte and cmdwin chars in folded lines (#...Björn Linse1