aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-03
* screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
* test/uname(): always lowercaseJustin M. Keyes2019-09-01
* test/OpenBSD: skip some testsJustin M. Keyes2019-09-01
* screen.lua: dump payload on handler failureJustin M. Keyes2019-09-01
* Merge pull request #10400 from bfredl/msg_gridBjörn Linse2019-09-01
|\
| * test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
| * test/ui: make screen:expect() print full state when height does not matchBjörn Linse2019-09-01
* | test: use shell-test (avoid system shell)Justin M. Keyes2019-09-01
* | test/inccommand_spec: avoid indeterminismJustin M. Keyes2019-09-01
|/
* shell-test: remove REP_NODELAY, less delay with REPDaniel Hahler2019-08-30
* paste: use nvim_put()Justin M. Keyes2019-08-27
* paste: WIP #4448Justin M. Keyes2019-08-27
* tests: screen: notification_cb: improve assertion messageDaniel Hahler2019-08-20
* test/functional/ui/mode_spec: improve "ui mode_change event" (#10816)Daniel Hahler2019-08-20
* test: win: enable output_spec testJan Edmund Lazo2019-08-18
* ui: transmit "blend=" property of highlight attributesBjörn Linse2019-08-18
* test/ui: properly test win_hide by explicitly marking hidden gridsBjörn Linse2019-08-17
* ui: use Window type in win_pos consistently with win_float_posBjörn Linse2019-08-17
* keymap: allow modifiers to multibyte chars, like <m-ä>Björn Linse2019-08-16
* api: nvim_win_open() style="minimal" should disable 'foldcolumn'Björn Linse2019-08-14
* ex_getln.c: fix compute_cmdrow() not resetting lines_left (#10749)Ghjuvan Lacambre2019-08-12
* Merge #10098 'win: fix msg_puts_printf()'Justin M. Keyes2019-08-12
|\
| * Change to not test msg_puts_pirntf() in unix CIerw72019-06-09
| * Add msg_puts_printf() test for multibyte characterserw72019-06-09
* | test/cmdline_spec: adjust "no-op"Justin M. Keyes2019-08-10
* | tests: output_spec: use shell-test REP_NODELAY (#10726)Daniel Hahler2019-08-08
* | test: isCI(): add "name" parameterJustin M. Keyes2019-08-05
* | 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
|\ \