aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui
Commit message (Expand)AuthorAge
* 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
* test(ui/messages_spec): unskip msg_puts_printf test on Unix CI (#27941)zeertzjq2024-03-20
* fix(pager): handle consecutive newlines properly (#27913)zeertzjq2024-03-18
* fix(messages): allow more prompt in headless mode with UI (#27905)zeertzjq2024-03-18
* fix(mouse): click after eol with conceal and virtual text (#27897)zeertzjq2024-03-17
* refactor(drawline): integrate terminal hl with eol loop (#27893)zeertzjq2024-03-17
* fix(normal): don't check conceal when pressing 'r' (#27892)zeertzjq2024-03-17
* fix(drawline): check filler_todo in place of removed draw_state (#27889)zeertzjq2024-03-17
* Merge pull request #27877 from bfredl/pseudorandombfredl2024-03-16
|\
| * fix(intro): redrawing intro exposing pseudo-randomnessbfredl2024-03-16
* | fix(l10n): update Japanese translations (#27856)ite-usagi2024-03-16
|/
* Merge pull request #27867 from bfredl/intro_multigridbfredl2024-03-15
|\
| * fix(ui): startup intro message should be visible with ext_multigridbfredl2024-03-15
* | fix(ui): ext_cmdline should not move cursor to curwinLuuk van Baal2024-03-15
|/
* fix(highlight): don't show CursorColumn on current line (#27848)zeertzjq2024-03-15
* fix(intro): make intro explicitly statefulbfredl2024-03-14
* fix(drawline): initialize linebuf_attr to 0 instead of -1 (#27840)zeertzjq2024-03-13
* Merge pull request #27812 from luukvbaal/cmdheightbfredl2024-03-11
|\
| * feat(ui): allow non-zero 'cmdheight' with ext_messagesLuuk van Baal2024-03-11
* | test: correct order of arguments to eq() (#27816)zeertzjq2024-03-11
|/
* revert: "fix(window): :close crash with autocmd, floats and tabpage" (#27796)zeertzjq2024-03-10
* fix(window): :close crash if WinClosed from float closes window (#27794)zeertzjq2024-03-10
* fix(window): :close crash with autocmd, floats and tabpage (#27793)zeertzjq2024-03-10
* fix(window): :close may cause Nvim to quit with autocmd and floatzeertzjq2024-03-09
* vim-patch:9.1.0118: Use different restoration strategy in win_splitmoveSean Dewar2024-03-08
* vim-patch:9.1.0116: win_split_ins may not check available roomSean Dewar2024-03-08
* fix(column): full redraw with 'stc, 'rnu' and inserted lines (#27712)luukvbaal2024-03-03
* fix(float): allow floating window in cmdline areaLuuk van Baal2024-03-01
* vim-patch:b1427b46f5fe (#27652)zeertzjq2024-02-28
* test: don't use minimal timeout for "intermediate" flag (#27620)zeertzjq2024-02-25
* fix(marktree): some marks counted twice when checking for overlapbfredl2024-02-23
* fix(api): don't leak memory with nvim_win_get_ns (#27570)zeertzjq2024-02-22
* fix(extmarks): redraw properly with scoped inline virt_text (#27569)zeertzjq2024-02-22
* feat(extmark): window scoped extmarkaltermo2024-02-21
* fix(extmarks): priority order of inline and non-inline virt_text (#27532)zeertzjq2024-02-20
* feat(tabline): middle mouse button now closes tab (#27522)Nacho Nieva2024-02-19
* fix(decorations): crash with revised mark with changed decoration flagsbfredl2024-02-17
* vim-patch:9.1.0106: Visual highlight hard to read with 'termguicolors'zeertzjq2024-02-15
* fix(extmarks): redraw line on adding/removing conceal (#27463)zeertzjq2024-02-14
* vim-patch:9.1.0103: 'breakindentopt' "min" not correct with 'signcolumn' (#27...zeertzjq2024-02-13