aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* vim-patch:8.1.1049: when user tries to exit with CTRL-C message is confusingJan Edmund Lazo2019-07-28
* tests: fix/improve Screen:expect_unchanged (#10577)Daniel Hahler2019-07-24
* tests: re-enable "tab drag in tabline to the left moves tab left" (#10588)Daniel Hahler2019-07-24
* test: shell-test.c: "REP" command: flush, wait 1ms #10552Justin M. Keyes2019-07-20
* screen.lua: always print keyword-args snapshotJustin M. Keyes2019-07-20
* screen.lua: expect_unchanged(), get_snapshot()Justin M. Keyes2019-07-20
* Merge pull request #10504 from bfredl/hl_defBjörn Linse2019-07-16
|\
| * highlight: expose builtin highlight groups using hl_group_set eventBjörn Linse2019-07-14
* | Merge pull request #10497 from bfredl/synlistBjörn Linse2019-07-14
|\ \ | |/ |/|
| * syntax: fix missing newlines in execute("syn list"). fixes #10467Björn Linse2019-07-14
* | floats: fix 'winblend' on top of doublewidth chars.Björn Linse2019-07-13
|/
* tests: use vim.inspect (#10485)Daniel Hahler2019-07-13
* Merge pull request #9575 from bfredl/redrawdebugBjörn Linse2019-07-09
|\
| * ui: add 'redrawdebug' option for flexible debugging of redrawingBjörn Linse2019-07-09
* | compositor: handle float overlapping left half of doublewidth charBjörn Linse2019-07-09
|/
* window: allow resize wincmds for floatsBjörn Linse2019-07-08
* api/window: add style="minimal" flag to nvim_open_win()Björn Linse2019-07-07
* Merge pull request #10398 from bfredl/resizeautocmdBjörn Linse2019-07-05
|\
| * screen: disable redrawing inside VimResizedBjörn Linse2019-07-05
* | highlight: show "hi Group" message correctly when not using the screenBjörn Linse2019-07-05
|/
* cmdline: correct the column position of wildoptions=pum popupmenuBjörn Linse2019-07-01
* Merge pull request #10344 from bfredl/extcmdredrawBjörn Linse2019-06-26
|\
| * cmdline: remove invalid cmdline_show event when aborting mappingBjörn Linse2019-06-26
* | compositor: handle scrolling of blended windowBjörn Linse2019-06-26
|/
* ui: add 'winblend' to support blending of floating windowsBjörn Linse2019-06-25
* screen: Adjust buffer sizes for multiple sign columns #10314oni-link2019-06-24
* messages: fix crash with msg_advance when using ext_messagesBjörn Linse2019-06-16
* messages: support shortmess-=S in ext_messagesBjörn Linse2019-06-16
* test: don't detach screen just to change the sizeBjörn Linse2019-06-03
* Add testJit Yao Yap2019-06-03
* test: avoid some boilerplateJustin M. Keyes2019-06-03
* Make sure msg_clear is sent after confirm message (#10065)Ville Hakulinen2019-06-02
* [RDY] Fix wildmode=list,full and display+=msgsep interaction (#10103)Jit2019-06-02
* UI/ext_messages: restore kind=quickfix #10067Justin M. Keyes2019-05-27
* Merge #10059 from jerdna-regeiz/vim-8.1.0614Justin M. Keyes2019-05-26
|\
| * 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
* | UI/cmdline: check if redraw is needed after K_EVENT, K_COMMAND #9804Jit2019-05-26
|/
* messages: use proper multiline error message for rpcrequest and API wrappersBjörn Linse2019-05-26
* test: remove use of require('test.helpers')Justin M. Keyes2019-05-18
* Merge pull request #9883 from bfredl/termredrawBjörn Linse2019-05-14
|\
| * ui/terminal: make terminal state redraw like any other stateBjörn Linse2019-05-14
* | UI/ext_messages: learn more message kindsJustin M. Keyes2019-05-11
* | ex_getln: fix statusline redraw logic #9967Carlo Abelli2019-05-02
* | test: clear(): remove `opts.headless` parameterJustin M. Keyes2019-04-27
* | Spurious quote mark in command line when typing <C-R> (#9934)Gabriel Cruz2019-04-24
|/
* Merge pull request #9898 from bfredl/floatwidthBjörn Linse2019-04-14
|\
| * windows: float config changesBjörn Linse2019-04-14
* | inccommand: Ignore :redraw during previewJustin M. Keyes2019-04-14
|/
* vim-patch:8.0.0714: cmdline redraw during timer #9835Gabriel Cruz2019-04-12