aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* vim-patch:8.1.2229: color number column above/below cursor #15409zeertzjq2021-08-27
* test: update tests to work with 'hidden'Gregory Anders2021-08-18
* vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281zeertzjq2021-08-16
* fix(sign): reset auto sign column with minimum in float win minimal styleSirisak Lueangsaksri2021-08-09
* vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is offzeertzjq2021-08-02
* Merge pull request #15207 from gpanders/bye-syncolorBjörn Linse2021-07-29
|\
| * fixup! fix(highlight): remove syncolor.vimGregory Anders2021-07-28
* | refactor(decorations): merge the two different code paths for virt_textBjörn Linse2021-07-29
* | feat(decorations): allow more than one stacked highlight in a virt_textBjörn Linse2021-07-29
* | fix(decorations): crash when :bdelete (extmark_free_all) after clear_namespaceBjörn Linse2021-07-29
|/
* Merge pull request #14864 from seandewar/get-config-zindexBjörn Linse2021-07-02
|\
| * fix(api/win_get_config): include z-indexSean Dewar2021-06-19
* | [RDY] Add buffer information to tabline_update (#12481)John Gehrig2021-06-27
|/
* feat(float): add rounded borders presetChristian Clason2021-06-14
* vim-patch:8.2.0038: spell suggestions insufficiently testedJan Edmund Lazo2021-06-12
* vim-patch:8.1.1838: there is :spellwrong and :spellgood but not :spellrareJan Edmund Lazo2021-06-12
* fix(ui): Fix pum incorrect position in multigrid modeSerg Tereshchenko2021-06-12
* vim-patch:8.2.0946: cannot use "q" to cancel a number promptJan Edmund Lazo2021-05-21
* Merge pull request #14468 from bfredl/zindexBjörn Linse2021-05-15
|\
| * floats: z-indexBjörn Linse2021-05-15
* | vim-patch:8.1.1967: line() only works for the current windowJan Edmund Lazo2021-05-12
|/
* Merge pull request #13664 from ivechan/win_exectuteJan Edmund Lazo2021-05-07
|\
| * vim-patch:8.1.1418: win_execute() is not implemented yetjing2021-05-06
* | coverity/331378: Fix inserting new decor providerJames McCoy2021-05-06
* | Merge pull request #14483 from mjlbach/floating_window_border_fixBjörn Linse2021-05-05
|\ \
| * | tests: floating windows terminate border on edge of viewport when window exte...Michael Lingelbach2021-05-04
| |/
* | decorations: right_align and win_colBjörn Linse2021-05-01
* | ui_compositior: handle multiple displayed floats in the same tickBjörn Linse2021-04-26
|/
* Handle 'orphaned signs' on line deletion for signcolumn >= 2Dan Aloni2021-04-17
* Merge pull request #14358 from bfredl/decodecoBjörn Linse2021-04-15
|\
| * decoration: Clean up duplicate Decoration attributes + bonus hl_eol flagBjörn Linse2021-04-14
* | float: add "solid" border style (#14310)Marco Hinz2021-04-12
|/
* test/ui/cmdline: set notimeout to remove indeterminism (#14338)Jan Edmund Lazo2021-04-10
* Merge pull request #14227 from bfredl/bordaa3Björn Linse2021-04-05
|\
| * Border: allow to enable/disable specific border edgesBjörn Linse2021-04-04
* | vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
|/
* Merge pull request #14268 from erw7/fix-p_ch-problemerw72021-04-04
|\
| * screen: fix problem with p_cherw72021-04-03
* | vim-patch:8.2.2686: status line is not updated when going to cmdline modeJan Edmund Lazo2021-04-01
|/
* floats: handle interaction with popupmenu and border correctlyBjörn Linse2021-03-25
* Merge pull request #14194 from bfredl/provide_virtBjörn Linse2021-03-23
|\
| * decorations: memory error with ephemeral virt_textBjörn Linse2021-03-23
* | Merge pull request #14190 from teto/fix-cursorlinenrMatthieu Coudron2021-03-23
|\ \ | |/ |/|
| * chore: add test for CursorLineNr with filler linesMatthieu Coudron2021-03-22
| * fix: stop using CursorLineNr in front of fillersMatthieu Coudron2021-03-22
* | screen: setup scrolling main screen when starting with display-=msgsepBjörn Linse2021-03-23
|/
* floats: add borders (MS-DOS MODE)Björn Linse2021-03-22
* Merge pull request #14060 from andymass/vim-8.2.1703Jan Edmund Lazo2021-03-20
|\
| * Fix a failing test (highlight_spec.lua)Andy K. Massimino2021-03-20
* | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15