aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* syntax, TUI: support "strikethrough"Jaskaran Singh2019-09-13
* docJustin M. Keyes2019-09-11
* ex_getln.c: fix <S-Tab> not triggering pum when wildoptions=pum (#10042)glacambre2019-09-08
* Merge pull request #10475 from erw7/fix-ext-popupmenuBjörn Linse2019-09-08
|\
| * Add nvim_ui_pum_set_height to apierw72019-09-08
* | update tests for new resize behavior (resize at pager, but not at :!cmd)Björn Linse2019-09-08
|/
* test: Rename meth_pcall to pcall_errJustin M. Keyes2019-09-06
* test: properly test missing clears after scrollBjörn Linse2019-09-06
* test: add tests for pager glitches and crashesBjörn Linse2019-09-06
* test/wildmode_spec: fix flaky test (#10947)Justin M. Keyes2019-09-05
|\
| * fixup! test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
| * test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-04
* | anchor float to buffer positionBjörn Linse2019-09-04
|/
* test/mode_spec: increase 'matchtime' to fix flakyJustin M. Keyes2019-09-04
* Merge pull request #10926 from blueyed/fix-echon-qBjörn Linse2019-09-04
|\
| * move testDaniel Hahler2019-09-04
| * Check got_int in msg_multiline_attrDaniel Hahler2019-09-04
* | 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