aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* test: add tests for conceal cursor movementBjörn Linse2019-01-13
* vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481Michael Vilim2019-01-11
* api: select items in popupmenuBjörn Linse2019-01-09
* Visual: highlight char-at-cursorJustin M. Keyes2019-01-04
* Merge pull request #9434 from bfredl/multigrid_fixesBjörn Linse2019-01-01
|\
| * popupmenu: fix positioning with vsplitsBjörn Linse2019-01-01
* | Merge pull request #9436 from jamessan/more-fragile-testsJames McCoy2019-01-01
|\ \ | |/ |/|
| * Mark "shell command :! throttles shell-command output greater than ~10KB" fra...James McCoy2019-01-01
| * Mark "feeding large chunks of input with <Paste>" fragileJames McCoy2019-01-01
| * Mark ":substitute with inccommand during :terminal activity" fragileJames McCoy2019-01-01
* | multigrid: simplify testsBjörn Linse2018-12-31
* | multigrid: add tests for multiline messages and tabsBjörn Linse2018-12-31
* | multigrid: test refactorBjörn Linse2018-12-31
* | multigrid: rename event to win_pos, make grid firstBjörn Linse2018-12-31
* | multigrid: add msg_scroll_start and msg_scroll_reset eventsBjörn Linse2018-12-31
* | multigrid: add multigrid screen testsUtkarsh Maheshwari2018-12-31
* | multigrid: add multigrid support to test infrastructureBjörn Linse2018-12-31
|/
* strings: make vim_snprintf handle %d correctly againBjörn Linse2018-12-24
* vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrongAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0393: not all white space difference options availableAnatolii Sakhnik2018-12-09
* vim-patch:8.1.0360: using an external diff program is slow and inflexibleAnatolii Sakhnik2018-12-09
* api: make nvim_buf_set_virtual_text use correct namespace counterBjörn Linse2018-12-07
* screen: add missing status redraw when redraw_later(CLEAR) was usedBjörn Linse2018-12-05
* fixup: 35 col resize to scroll screenJan Edmund Lazo2018-12-01
* functionaltests: vim-patch:8.1.{550,551} fixJan Edmund Lazo2018-11-30
* highlight: Fix missing .rgb_sp_color in initializers (#9287)Justin M. Keyes2018-11-30
* API: rename nvim_buf_clear_highlight to nvim_buf_clear_namespaceBjörn Linse2018-11-29
* Merge #9221 from justinmk/docJustin M. Keyes2018-11-28
|\
| * docJustin M. Keyes2018-11-28
* | diff/highlight: Fix GUI highlight for low-priority CursorLine (#9281)Justin M. Keyes2018-11-28
|/
* diff/highlight: Show underline for low-priority CursorLineJustin M. Keyes2018-11-27
* defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
* test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* ui_options: also send when starting or from OptionSetBjörn Linse2018-11-08
* Merge pull request #9149 from bfredl/virt_culBjörn Linse2018-10-25
|\
| * screen: fix glitches with nvim_buf_set_virtual_textBjörn Linse2018-10-25
* | UI: add missing redraw after enter_tabpageBjörn Linse2018-10-25
|/
* ui: disable clearing almost everywhereBjörn Linse2018-10-22
* Merge #9086 'vim-patch:8.1.0448'Justin M. Keyes2018-10-18
|\
| * vim-patch:8.1.0448: cursorline not removed when using 'cursorbind'Justin M. Keyes2018-10-16
* | Merge #9124 'vim-patch:8.0.1672'Justin M. Keyes2018-10-17
|\ \
| * | functionaltest: map error does not cancel promptJan Edmund Lazo2018-10-14
| |/
* / tests: improve robustness of immediate successes in screen testsBjörn Linse2018-10-15
|/
* Merge pull request #9121 from bfredl/virt_invalidBjörn Linse2018-10-13
|\
| * api: make nvim_buf_set_virtual_text handle invalid charsBjörn Linse2018-10-13
* | signs: Add "numhl" argument #9113Reto Schnyder2018-10-13
|/
* ui: reserve the right to split a screen redraw into multiple batches.Björn Linse2018-10-02
* ui: rename ext_newgrid to ext_linegridBjörn Linse2018-10-01
* shortmess+=F: Hide :bnext, :bprev fileinfo messagesJustin M. Keyes2018-09-23
* startup: always wait for UI with --embed, unless --headless also is suppliedBjörn Linse2018-09-22