aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* Merge pull request #17192 from zeertzjq/aucmd-redrawingdisabledbfredl2022-01-29
|\
| * fix: set RedrawingDisabled before entering aucmd_winzeertzjq2022-01-25
* | Merge pull request #17183 from notomo/expose-extmark-right-gravitybfredl2022-01-28
|\ \
| * | feat(api): expose extmark right_gravity and end_right_gravitynotomo2022-01-24
| |/
* | fix(completion): update submode message when selecting from API (#17022)zeertzjq2022-01-28
* | Merge pull request #17102 from zeertzjq/vim-8.2.1762bfredl2022-01-27
|\ \ | |/ |/|
| * vim-patch:8.2.1762: when a timer uses :stopinsert completion isn't stoppedzeertzjq2022-01-15
* | Merge pull request #16936 from zeertzjq/no-escape-csibfredl2022-01-21
|\ \
| * | fix(input): never escape CSI byteszeertzjq2022-01-21
| |/
* / feat(api): expose extmark more detailsnotomo2022-01-20
|/
* feat(completion): support selecting item via API from Lua mappingzeertzjq2022-01-11
* fix(pum_redraw): use grid_puts_len() to truncate the textzeertzjq2021-12-24
* test(fold): add test for CursorLineFoldGregory Anders2021-12-08
* test(sign): add test for culhl optionGregory Anders2021-12-08
* vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy2021-12-08
* Merge pull request #16556 from zeertzjq/hl-change-updateBjörn Linse2021-12-07
|\
| * fix(highlight): always update window highlight if highlight changedzeertzjq2021-12-07
* | fix(screen): do not draw filler lines post eof if already at last rowzeertzjq2021-12-07
|/
* fix(float): skip non-focusable windows for :windo (#15378)Daniel Steinberg2021-11-11
* Merge pull request #16155 from zeertzjq/fix-redr-border-corruptionBjörn Linse2021-11-06
|\
| * fix(float): redraw if w_border_adj changedzeertzjq2021-10-28
| * fix(float): fix potential heap corruption in win_redr_borderzeertzjq2021-10-28
* | feat(lua): enable stack traces in error output (#16228)Gregory Anders2021-11-06
* | fix(extmark): fix missing virt_lines when using id param of set_extmarkBjörn Linse2021-11-01
* | vim-patch:8.2.3556: filler lines are incorrect for other window in diff mode ...Jaehwang Jerry Jung2021-10-28
|/
* feat(decorations): support more than one virt_lines blockBjörn Linse2021-10-23
* 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