aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* fix(mouse): correct dragged position in composed layoutBjörn Linse2021-10-04
* Merge pull request #15516 from bfredl/keysetBjörn Linse2021-10-03
|\
| * refactor(api): handle option dicts properlyBjörn Linse2021-10-03
* | fix(nvim_open_win): crash if autocmds delete buffer/window #15549Sean Dewar2021-10-02
* | fix(float)!: always anchor to corner of window including border #15832zeertzjq2021-10-02
|/
* test: add a test for getmousepos()Daniel Steinberg2021-09-29
* feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* fix(inccommand): ignore trailing commands only for *previewed* command #15638itchyny2021-09-20
* vim-patch:8.2.3394: filler lines are wrong when changing text in diff mode (#...Jaehwang Jerry Jung2021-09-18
* Merge pull request #14770 from andrew-pa/fix13403Björn Linse2021-09-12
|\
| * fix(windowing): positioning of relative floatsandrew-pa2021-09-08
* | feat(api): win_viewport also sends line_count #15613Yatao Li2021-09-10
* | fix(mouse.c): fix mouse drag positions on multigrid #12667Ville Hakulinen2021-09-10
* | fix(multigrid): #15075 mouse events crash neovimYatao Li2021-09-08
* | fix(screen): missing search highlights when redrawing from timer #15380Jit2021-09-06
* | refactor(tests): use assert_alive() #15546Justin M. Keyes2021-09-01
* | 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
|\