aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* vim-patch:8.2.2686: status line is not updated when going to cmdline modeJan Edmund Lazo2021-04-01
* floats: handle interaction with popupmenu and border correctlyBjörn Linse2021-03-25
* Merge pull request #14194 from bfredl/provide_virtBjörn Linse2021-03-23
|\
| * decorations: memory error with ephemeral virt_textBjörn Linse2021-03-23
* | Merge pull request #14190 from teto/fix-cursorlinenrMatthieu Coudron2021-03-23
|\ \ | |/ |/|
| * chore: add test for CursorLineNr with filler linesMatthieu Coudron2021-03-22
| * fix: stop using CursorLineNr in front of fillersMatthieu Coudron2021-03-22
* | screen: setup scrolling main screen when starting with display-=msgsepBjörn Linse2021-03-23
|/
* floats: add borders (MS-DOS MODE)Björn Linse2021-03-22
* Merge pull request #14060 from andymass/vim-8.2.1703Jan Edmund Lazo2021-03-20
|\
| * Fix a failing test (highlight_spec.lua)Andy K. Massimino2021-03-20
* | api: destabilize nvim_set_hl_nsBjörn Linse2021-03-15
* | Merge pull request #14020 from chentau/float_resizeBjörn Linse2021-03-14
|\ \
| * | screen: make ui_compositor aware of the intended size of a floatchentau2021-03-11
| |/
* | Fix click on foldcolumn with vsplit (#14127)tk-shirasaka2021-03-13
* | Merge pull request #14065 from bfredl/overlaymodeBjörn Linse2021-03-10
|\ \
| * | decorations: add additional styling of virt_text overlaysBjörn Linse2021-03-10
| |/
* / state: throttle batched event processing when input is availableBjörn Linse2021-03-08
|/
* [RDY] Fix click on foldcolumn if it has tabline (#13982)tk-shirasaka2021-03-04
* decorations: allow virt_text overlay at any columnBjörn Linse2021-02-22
* Clear prompt_for_number messagesglacambre2021-02-10
* opt: add tests (#13783)Sirisak Lueangsaksri2021-01-20
* Merge pull request #13592 from bfredl/setmouseBjörn Linse2021-01-01
|\
| * ui: make 'mouse' handling in external UI more consistentBjörn Linse2021-01-01
* | Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"Jan Edmund Lazo2020-12-31
* | Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...Jan Edmund Lazo2020-12-31
* | tests: check highlights work in open foldsMatthieu Coudron2020-12-30
* | fix(fold): dont highlight search results on folded lines (#13616)Matthieu Coudron2020-12-29
* | vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with mapped EscJan Edmund Lazo2020-12-26
* | vim-patch:8.1.0822: peeking and flushing output slows down executionJan Edmund Lazo2020-12-25
* | feat(sign):Allow signs to be 0 width (#13290)Lukas Reineke2020-12-24
|/
* foldcolumn: support "auto" (#13571)Jan Edmund Lazo2020-12-20
* ui: Fix win_hide distination gridshirasaka2020-12-05
* Merge pull request #13428 from janlazo/nvim-8.0.1525Jan Edmund Lazo2020-12-01
|\
| * test/wildmode_spec: override $PS1Jan Edmund Lazo2020-12-01
* | ex_getln: add secret charmBjörn Linse2020-12-01
|/
* folds: use Folded highlight even with spell on (#13393)Matthieu Coudron2020-11-29
* screen.c: Allow showbreak to override cursorline. (#13372)shade-of-noon2020-11-25
* Merge pull request #13357 from vigoux/luahl-priorityBjörn Linse2020-11-25
|\
| * feat(luahl): add priority mechanismThomas Vigouroux2020-11-25
* | fix(fold): use Folded highlight even with spell onMatthieu Coudron2020-11-23
|/
* Merge pull request #13307 from janlazo/vim-8.1.0777Jan Edmund Lazo2020-11-21
|\
| * test: rewrite powershell tests to remove timeoutJan Edmund Lazo2020-11-20
* | Merge pull request #13250 from bfredl/missinglinkBjörn Linse2020-11-21
|\ \ | |/ |/|
| * decorations: allow nvim_set_hl to break existing linksBjörn Linse2020-11-21
* | keymap: Preserve S- modifier when C- is presentJames McCoy2020-11-16
|/
* fix(floatwin): don't always use winheightThomas Vigouroux2020-11-16
* Merge pull request #12698 from erw7/fix-popupmenu-with-rlJan Edmund Lazo2020-11-13
|\
| * ui: fix problem with the popupmenu when rightleft is seterw72020-07-31
* | Add test case for fold on multigridshirasaka2020-11-09