aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
* screen.lua: remove screen:_on_event #11488Justin M. Keyes2019-12-01
* floatwin: show error if window is closed immediately #11476Justin M. Keyes2019-11-29
* doc: fix typosBrian Wignall2019-11-27
* Merge pull request #11445 from bfredl/fcslcsBjörn Linse2019-11-26
|\
| * options: make 'fillchars' and 'listchars' global-localBjörn Linse2019-11-26
* | UI: emit mouse_on/mouse_off on attach #11455Justin M. Keyes2019-11-25
|/
* tests: remove irrelevant timing infoBjörn Linse2019-11-23
* bufhl: use extmark column adjustment for bufhlBjörn Linse2019-11-23
* Clear 'cc' in nvim_open_win 'minimal' style #11361 (#11427)Dennis B2019-11-22
* Add v:lua.func() vimL syntax for calling luaBjörn Linse2019-11-16