aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/sign_spec.lua
Commit message (Expand)AuthorAge
* perf(column): only invalidate lines affected by added signLuuk van Baal2023-11-29
* fix(column): apply numhl signs when 'signcolumn' is "no" (#26167)luukvbaal2023-11-23
* refactor(sign): move legacy signs to extmarksLuuk van Baal2023-11-17
* fix(statuscolumn): fix sign column highlights (#21727)luukvbaal2023-01-11
* docs: fix typosdundargoc2022-11-02
* fix(column): move sign sentinel after inserting/deleting lines (#20400)zeertzjq2022-09-29
* chore: fix typos (#17331)dundargoc2022-03-10
* fix(signcol): update cursor when signcol changesLewis Russell2022-02-24
* fix(screen): don't put empty sign text in line number columnMatt Wozniski2022-01-04
* test(sign): add test for culhl optionGregory Anders2021-12-08
* fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-28
* Handle 'orphaned signs' on line deletion for signcolumn >= 2Dan Aloni2021-04-17
* opt: add tests (#13783)Sirisak Lueangsaksri2021-01-20
* feat(sign):Allow signs to be 0 width (#13290)Lukas Reineke2020-12-24
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* screen: Adjust buffer sizes for multiple sign columns #10314oni-link2019-06-24
* vim-patch:8.1.0701: sign message not translated and inconsistent spacingAndrej Zieger2019-05-26
* vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* signs: support multiple columns #9295Dan Aloni2019-03-25
* strings: make vim_snprintf handle %d correctly againBjörn Linse2018-12-24
* signs: Add "numhl" argument #9113Reto Schnyder2018-10-13
* screen.c: add update_window_hl to special redrawing entrypointsBjörn Linse2018-07-27
* win: enable more functional testsJan Edmund Lazo2018-01-06
* functests: Fix some ui/*_spec testsZyX2017-04-09
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in various testsBjörn Linse2016-08-14
* functests: Check logs in lua codeZyX2016-06-10
* tests/ui: Also test character at cursorBjörn Linse2015-03-09
* shadow previously set signs #1893Felipe Morales2015-02-13