summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui
AgeCommit message (Expand)AuthorFiles
2026-04-24fix(path): normalize path slashes on Windows #37729tao1
2026-04-24feat(api): nvim_echo(percent=nil) means "unknown" progress #39029Peter Cardenas1
2026-04-23fix(options): repair stale UI state after `:set all&` #39026Barrett Ruth2
2026-04-22fix(cmdline): avoid 'incsearch' recursion after redraw #39303luukvbaal1
2026-04-22fix(options): default 'titlestring' shows CWD #39233Nick Krichevsky1
2026-04-22fix(incsearch): support `c_CTRL-{G,T}` with an offset (#39097)Barrett Ruth1
2026-04-21fix(messages): "progress" kind for busy messages #39280luukvbaal2
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-04-20fix(ui2): don't dismiss expanded messages for non-typed key #39247luukvbaal1
2026-04-20fix(ui2): ensure msg window is visible after closing tabLuuk van Baal1
2026-04-19feat(options): add 'winpinned' to pin a window #39157luukvbaal1
2026-04-19fix(drawline): hang while redrawing diff filler above fold #39219Jaehwang Jung1
2026-04-17fix(completion): update CursorColumn during completion (#39159)zeertzjq1
2026-04-16fix(ui2): dialog paging is inconsistent #39128luukvbaal1
2026-04-16fix(float): don't unload 'hidden' float buffer with :close! (#39096)luukvbaal1
2026-04-15Merge pull request #38486 from lewis6991/testharnesLewis Russell1
2026-04-15test: replace busted with local harnessLewis Russell1
2026-04-15vim-patch:9.2.0346: Wrong cursor position when entering command line window (...zeertzjq2
2026-04-14feat(api): use zindex to determine dimmed cursor shape #39054luukvbaal1
2026-04-14fix(cmdline): avoid Ex-mode NULL cmdline_block event #39043luukvbaal1
2026-04-13test(ui/screen_basic_spec): scrolling behind floating window #38993jdrouhard1
2026-04-12fix(pum): info float width grows on reselect with 'linebreak' #38680glepnir1
2026-04-08fix(statusline): no window-local highlights for last line 'ruler' #38879luukvbaal1
2026-04-08fix(pum): crash with 'pumborder' and wide item (#38852)glepnir1
2026-04-07fix(message): flush messages before "empty" msg_show #38854luukvbaal1
2026-04-06fix(cmdline): 'inccommand' preview after setcmdline() #38795luukvbaal1
2026-04-05fix(ui2): update spill indicator when appending to expanded cmdline #38715luukvbaal1
2026-03-31fix(ui2): flicker when entering pager from expanded cmdline #38639luukvbaal1
2026-03-31fix(window): clear cmdline 'ruler' when window is closed #38631luukvbaal1
2026-03-31fix(cmdline): redraw cmdline after empty message (#38485)luukvbaal1
2026-03-28docs: news #38464Justin M. Keyes1
2026-03-28fix(progress): require "source" for progress-message #38514Shadman2
2026-03-27fix(messages): spurious newline with --headless + cmdheight=0 #38494kq1
2026-03-27feat(progress): set Progress-event pattern to "source" #38495Shadman1
2026-03-26fix(ui2): ENTER may focus pager in insert/terminal mode #38497phanium1
2026-03-26fix(ui2): no paging in dialog below expanded cmdline #38489luukvbaal1
2026-03-26refactor(progress): simplify progress-status format #38491Shadman1
2026-03-24fix(messages): emit empty msg_show event for :echo #38467luukvbaal1
2026-03-24fix(ui2): show messages in dialog window when entering expanded cmdline #38465luukvbaal1
2026-03-24fix(progress): show progress-status only in curwin #38458Shadman1
2026-03-21feat(ui2): configure maximum window heights #38392luukvbaal1
2026-03-20fix(intro): crash on small screen #38397Justin M. Keyes1
2026-03-20feat(ux): sexy intro #38378Evgeni Chasnovski1
2026-03-20feat(progress): status api, 'statusline' integration #35428Shadman1
2026-03-20refactor(test): clean up pumborder round test cases #38368glepnir1
2026-03-19fix(ui): apply 'pumborder' to mouse menu, fix overflow #36193glepnir1
2026-03-19fix(ui2): wrong condition used to detect active pagerLuuk van Baal1
2026-03-18fix(messages): disallow user-defined integer message-id #38359Justin M. Keyes2
2026-03-18test: always show snapshot if screen:expect_unchanged() fails (#38347)zeertzjq1
2026-03-17docs: api, lsp, messages, intro #38327Justin M. Keyes1