aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/highlight_spec.lua
Commit message (Expand)AuthorAge
* fix(highlight): always update window highlight if highlight changedzeertzjq2021-12-07
* vim-patch:8.1.2229: color number column above/below cursor #15409zeertzjq2021-08-27
* vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281zeertzjq2021-08-16
* fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-28
* Fix a failing test (highlight_spec.lua)Andy K. Massimino2021-03-20
* screen.c: Allow showbreak to override cursorline. (#13372)shade-of-noon2020-11-25
* options: winhighlight: fix incorrect string equality testBjörn Linse2020-01-28
* tests/ui: remove unnecessary screen:detach()Björn Linse2019-10-13
* vim-patch:8.0.0914: highlight attributes are always combined (#10256)Daniel Hahler2019-09-26
* Fix "precedes" listchar behavior in wrap modeZach Wegner2019-09-21
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
* highlight: expose builtin highlight groups using hl_group_set eventBjörn Linse2019-07-14
* vim-patch:8.1.1072: extending sign and foldcolumn below the text is confusing...Marco Hinz2019-04-03
* vim-patch:8.1.{0849,1001}: 'cursorline' highlight #9757Justin M. Keyes2019-03-19
* vim-patch:8.1.0994: fix relative cursor position #9676Justin M. Keyes2019-03-09
* Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
* highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)Justin M. Keyes2018-11-28
* diff/highlight: Show underline for low-priority CursorLineJustin M. Keyes2018-11-27
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* Merge #9086 'vim-patch:8.1.0448'Justin M. Keyes2018-10-18
|\
| * vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'Justin M. Keyes2018-10-16
* | tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
|/
* shortmess+=F: Hide :bnext, :bprev fileinfo messagesJustin M. Keyes2018-09-23
* highlight: refactor to use stateful representationBjörn Linse2018-07-21
* highlight: high-priority CursorLine if fg is set. #8578Yichao Zhou2018-06-28
* screen: winhl=Normal:Background should not override syntax (#8093)Björn Linse2018-04-02
* msg: do not scroll entire screen (#8088)Björn Linse2018-03-31
* TUI: implement "standout" attribute #8081Nimit Bhardwaj2018-03-27
* 'fillchars': fix defaults logic; handle ambiwidth=double #7986Matthieu Coudron2018-02-23
* defaults: sidescroll=1Justin M. Keyes2018-02-09
* lintJustin M. Keyes2017-11-27
* tui: expose terminal type in 'term' optionJustin M. Keyes2017-11-27
* syntax: 'cursorline': revert priority change (#7400)Justin M. Keyes2017-10-16
* syntax: 'cursorline': low priority #6380Justin M. Keyes2017-10-07
* screen.c: make more highlights window specificBjörn Linse2017-06-14
* tests: add basic test for 'winhighlight`Björn Linse2017-05-08
* test: Cursor after `:hi clear|syntax reset`Justin M. Keyes2017-04-17
* functests: Replace execute with either command or feed_commandZyX2017-04-09
* 'listchars': `Whitespace` highlight group #6367Yichao Zhou2017-04-03
* highlight: :match should override 'list' (#6343)Yichao Zhou2017-03-26
* api: Establish API naming convention. (#5344)Justin M. Keyes2016-09-17
* Mark some functional tests as pending in WindowsRui Abreu Ferreira2016-08-26
* tests: don't ignore highlights in highlight_specBjörn Linse2016-08-14
* tests: remove deprecated hl_colorsBjörn Linse2016-08-14
* test/highlight_spec: Test "gui" arg of synIDattr().Justin M. Keyes2016-06-18
* functests: Check logs in lua codeZyX2016-06-10
* test/syntax: foo=NONE clears hi groupAdnoC2016-05-21
* test: listcharsYichao Zhou2016-05-20