aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
...
* | fix(move): half-page scrolling with resized grid at eob (#28821)zeertzjq2024-05-18
* | refactor(api): nvim_win_xx_ns are EXPERIMENTALJustin M. Keyes2024-05-12
* | refactor(api): rename nvim_win_remove_nsJustin M. Keyes2024-05-12
* | Merge pull request #28717 from bfredl/rpcmsgbfredl2024-05-12
|\ \ | |/ |/|
| * fix(ui): data corruption in remote_ui_raw_linebfredl2024-05-12
* | fix(api): make getting explicit empty hl in virtual text work (#28697)zeertzjq2024-05-12
|/
* feat(api): add nvim__redraw for more granular redrawingLuuk van Baal2024-05-02
* revert: "feat(extmarks): subpriorities (relative to declaration order) (#2713...Gregory Anders2024-05-01
* fix(api): mark nvim__complete_set as experimental #28579Justin M. Keyes2024-04-30
* fix(completion): improve popup window position (#26739)Raphael2024-04-25
* feat(api): allow floats to be opened in non-current tabpage (#28480)Will Hopkins2024-04-25
* test: improve test conventionsdundargoc2024-04-23
* vim-patch:9.1.0357: Page scrolling should place cursor at window boundaries (...luukvbaal2024-04-22
* Merge pull request #28434 from glepnir/23120bfredl2024-04-22
|\
| * fix(float): wrong position when bufpos is setglepnir2024-04-21
* | fix(window): don't go to unfocusable float when closing (#28455)zeertzjq2024-04-22
* | Merge pull request #27872 from luukvbaal/cmdheightbfredl2024-04-21
|\ \
| * | fix(ui): don't force 'cmdheight' to zero with ext_messagesLuuk van Baal2024-04-20
| |/
* / fix(api): do not update grid position in nvim_win_set_cursor (#28235)luukvbaal2024-04-21
|/
* test: 'showcmd' with ext_messages and Visual selection (#28393)zeertzjq2024-04-18
* fix(messages): avoid crash with :intro and ch=0 (#28343)zeertzjq2024-04-16
* fix(float): improve error message when reconfig failed (#25076)Raphael2024-04-13
* fix(move): fix using the wrong window (#28312)zeertzjq2024-04-13
* fix(move): check for filler lines properly (#28307)zeertzjq2024-04-13
* Merge pull request #26774 from glepnir/24129bfredl2024-04-12
|\
| * fix(float): don't relative flaot win itselfglepnir2024-04-10
* | test: remove unnecessary nil argument to testutil (#28270)zeertzjq2024-04-11
* | refactor(test): inject after_each differentlyLewis Russell2024-04-10
* | fix(drawline): don't invoke on_line for filler line (#28219)Jaehwang Jung2024-04-10
|/
* fix(tests): use more global highlight definitionsbfredl2024-04-09
* test: improve test conventionsdundargoc2024-04-08
* Merge pull request #28183 from bfredl/intechnicolorbfredl2024-04-07
|\
| * refactor(tests): use more standard colors but with extra colorsbfredl2024-04-05
* | fix: adjust error message for error in UI event callback (#28200)zeertzjq2024-04-06
* | test: reduce sleep for file timestamp change (#28196)zeertzjq2024-04-06
|/
* Merge pull request #28156 from bfredl/attr_extendbfredl2024-04-03
|\
| * refactor(tests): allow to extend the new base set of attrsbfredl2024-04-02
* | vim-patch:9.0.0581: adding a character for incsearch fails at end of linezeertzjq2024-04-03
|/
* test: silence expected errorsdundargoc2024-04-02
* fix(intro): clear intro if new buffer is shown in focused floatEvgeni Chasnovski2024-03-29
* fix(intro): link showing intro to state at startEvgeni Chasnovski2024-03-29
* feat(ui): indicate margins for the area used by win_viewportbfredl2024-03-29
* test: print screen snapshot in desired format (#28088)luukvbaal2024-03-29
* fix(plines): cursor position with 'showbreak' and resized grid (#28067)zeertzjq2024-03-28
* Merge pull request #28025 from luukvbaal/introfloatbfredl2024-03-27
|\
| * fix(intro): still show intro message with floating windowLuuk van Baal2024-03-27
* | refactor(tests): use new global defaults instead of set_default_attr_idsbfredl2024-03-26
* | fix(test): typingLewis Russell2024-03-25
|/
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* fix(cmdline): wrong 'incsearch' highlighting after :redraw (#27947)luukvbaal2024-03-20