summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/bufhl_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-01-02vim-patch:9.1.2037: undo: cursor position not correctly restored (#37195)zeertzjq1
2025-03-07feat(defaults): jump between :terminal shell prompts with ]]/[[ #32736Gregory Anders1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-02-15vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-26feat(extmarks): add virt_text_repeat_linebreak flag (#26625)luukvbaal1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-11-22refactor(decorations): break up Decoration struct into smaller piecesbfredl1
2023-04-01feat(extmarks): extend nvim_buf_get_extmarks()Luuk van Baal1
2023-02-18test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq1
2023-02-14refactor(api): consistent VALIDATE messages #22262Justin M. Keyes1
2023-02-14refactor(api): VALIDATE macros #22187Justin M. Keyes1
2022-09-30docs: fix typos (#20394)dundargoc1
2022-05-21fix(tests): fix some screen.lua warningsbfredl1
2022-01-24feat(api): expose extmark right_gravity and end_right_gravitynotomo1
2022-01-20feat(api): expose extmark more detailsnotomo1
2021-07-29refactor(decorations): merge the two different code paths for virt_textBjörn Linse1
2020-11-25feat(luahl): add priority mechanismThomas Vigouroux1
2020-09-04API: be less breaking in the christmas tree decorationsBjörn Linse1
2020-09-03decor: sketch new decorations APIBjörn Linse1
2020-01-16extmarks/bufhl: reimplement using new marktree data structureBjörn Linse1
2019-11-23tests: remove irrelevant timing infoBjörn Linse1
2019-11-23bufhl: use extmark column adjustment for bufhlBjörn Linse1
2019-11-10api: add nvim_buf_get_virtual_text() (#11354)Marco Hinz1
2019-10-13tests/ui: remove unnecessary screen:detach()Björn Linse1
2019-09-21screen: fix vcol counting with virtual text. Fixes #9941Björn Linse1
2018-12-07api: make nvim_buf_set_virtual_text use correct namespace counterBjörn Linse1
2018-11-29API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespaceBjörn Linse1
2018-10-25screen: fix glitches with nvim_buf_set_virtual_textBjörn Linse1
2018-10-13api: make nvim_buf_set_virtual_text handle invalid charsBjörn Linse1
2018-09-17buffer: add support for virtual text annotationsBjörn Linse1
2018-02-06tests: cleanup bufhl testBjörn Linse1
2018-01-06win: enable more functional testsJan Edmund Lazo1
2017-10-19bufhl: support creating new groupsBjörn Linse1
2017-04-09functests: Fix some ui/*_spec testsZyX1
2017-04-09functests: Fix ui/bufhl_specZyX1
2017-04-09functests: Replace execute with either command or feed_commandZyX1
2016-09-17api: Establish API naming convention. (#5344)Justin M. Keyes1
2016-08-26Mark some functional tests as pending in WindowsRui Abreu Ferreira1
2016-08-17api: handle null string in buffer_add_highlightBjörn Linse1
2016-08-14tests: don't ignore highlights in bufhl_specBjörn Linse1
2016-08-14tests: remove deprecated hl_colorsBjörn Linse1
2016-06-10functests: Check logs in lua codeZyX1
2016-02-24Tests: fix according to lualintMarco Hinz1