aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
* 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
* shell/logging: Fix E730 with verbose system({List}) #9009Justin M. Keyes2018-09-21
* startup: don't erase screen on `:hi Normal` during startupBjörn Linse2018-09-20
* startup: wait for embedder before executing startup commands and filesBjörn Linse2018-09-18
* buffer: add support for virtual text annotationsBjörn Linse2018-09-17
* vim-patch:8.1.0355 Incorrect adjusting the popup menu (#8996)Ronan Pigott2018-09-16
* test: popupmenu placementrpigott2018-09-13
* Merge #8921 'highlight: Fix after-EOL matches at cursor'Justin M. Keyes2018-09-04
|\
| * Add tests for highlighting after the end of a line.Ricky Zhou2018-09-03
* | screen.lua: extend snapshot_util() to work with extension stateBjörn Linse2018-09-03
|/
* tests: introduce screen:expect{...} formBjörn Linse2018-08-27
* cursor_shape: use attribute ids instead of syntax idsBjörn Linse2018-08-13
* screen.c: add update_window_hl to special redrawing entrypointsBjörn Linse2018-07-27
* tests: add test for switching tabpage right after scrollBjörn Linse2018-07-24
* test: assert scroll region state for clearBjörn Linse2018-07-24