aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
...
* | Fix popupmenu position issueerw72020-10-23
* | Merge pull request #13118 from bfredl/mudhollandBjörn Linse2020-10-19
|\ \
| * | A Mudholland Dr. RecastBjörn Linse2020-10-19
* | | Merge pull request #12053 from tjdevries/tjdevries/nicer_validateTJ DeVries2020-10-17
|\ \ \ | |/ / |/| |
| * | test/vim.validate(): assert normalized stacktraceJustin M. Keyes2020-10-05
* | | api: multiple decoration providers at onceBjörn Linse2020-10-10
|/ /
* | vim-patch:8.2.0841: 'verbose' value 16 causes duplicate outputJan Edmund Lazo2020-10-03
* | Merge pull request #12968 from erw7/fix-substitute2Thomas Vigouroux2020-10-02
|\ \
| * | extmark: fix decoration ploblems with extmarkerw72020-10-02
* | | screen.c: fix buffer overflow due to foldingerw72020-10-01
* | | vim-patch:8.1.1992: the search stat moves when wrapping at the end of the bufferJan Edmund Lazo2020-09-29
* | | screen: more work on fold_line replacementBjörn Linse2020-09-24
* | | screen.c: remove fold_lineMatthieu Coudron2020-09-24
|/ /
* | UI: fix cursor not displayed after hiding and un-hiding #12811erw72020-09-12
* | Merge pull request #12721 from aufarg/vim-8.1.0265Jan Edmund Lazo2020-09-12
|\ \
| * | vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :vAufar Gilbran2020-09-11
* | | UI: forward 'mousefocus' option #12863Justin M. Keyes2020-09-06
* | | API: be less breaking in the christmas tree decorationsBjörn Linse2020-09-04
* | | decor: sketch new decorations APIBjörn Linse2020-09-03
* | | docs, remove 'guifontset' #11708Justin M. Keyes2020-08-31
|/ /
* | vim-patch:8.2.1004: line numbers below filler lines not always updatedJan Edmund Lazo2020-08-02
* | vim-patch:8.1.2172: spell highlight is wrong at start of the lineJan Edmund Lazo2020-08-02
|/
* Reuse inccommand preview window (fix #11529) (#12612)Ville Hakulinen2020-07-15
* api/ui: simplify popup menu position get/set logic; fix testYatao Li2020-04-28
* api/ui: allow set bounds row and col to be less than 0; ui_pum_get_pos: retur...Yatao Li2020-04-28
* gen_api_dispatch.lua: allow msgpack int for Float args; test: add ui_pum_set_...Yatao Li2020-04-28
* api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
* Merge pull request #11746 from Billy4195/add_wildmenu_keyMatthieu Coudron2020-03-28
|\
| * ex_getln.c: wildmenu add cancel and apply opsBilly Su2020-01-23
* | popupmenu: don't use 'rightleft' option in cmdline modeBjörn Linse2020-03-23
* | TUI: do not use "nvim_get_option" in tui threaderw72020-03-21
* | foldcolumn: allow auto:XMatthieu Coudron2020-02-29
* | test: always use "set more" with :digraph testBjörn Linse2020-02-19
* | mouse.c: can click on multibyte foldopen/foldclose (#11863)Matthieu Coudron2020-02-14
* | vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'Björn Linse2020-02-09
* | extmarks: fix crash due to invalid column values in inccommand previewBjörn Linse2020-02-02
* | options: winhighlight: fix incorrect string equality testBjörn Linse2020-01-28
* | screen: add missing redraws after a messageBjörn Linse2020-01-26
* | wildmode: fix wildmode=longest,full with pum #11690akovaski2020-01-21
|/
* messages: echo "line1\r\nline2" should not clear line1Björn Linse2020-01-16
* extmarks/bufhl: reimplement using new marktree data structureBjörn Linse2020-01-16
* vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUIJan Edmund Lazo2020-01-06
* ci: test powershell core on LinuxJan Edmund Lazo2019-12-31
* ui: add basic tests for pumheight,pumwidthJan Edmund Lazo2019-12-29
* vim-patch:8.1.0554: popup menu overlaps with preview windowJan Edmund Lazo2019-12-29
* vim-patch:8.0.1538: popupmenu is too far left when completion is longJan Edmund Lazo2019-12-29
* vim-patch:8.0.1491: the minimum width of the popup menu is hard codedJan Edmund Lazo2019-12-29
* fillchars: adding foldopen, foldsep, foldcloseMatthieu Coudron2019-12-25
* TUI: can make the cursor transparent #11519Matthieu Coudron2019-12-19
* API: deprecate nvim_command_outputJustin M. Keyes2019-12-02