summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/messages_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-24feat(api): nvim_echo(percent=nil) means "unknown" progress #39029Peter Cardenas1
2026-04-21fix(messages): "progress" kind for busy messages #39280luukvbaal1
2026-04-20refactor(test): drop deprecated exc_exec #39242Justin M. Keyes1
2026-03-28fix(progress): require "source" for progress-message #38514Shadman1
2026-03-27feat(progress): set Progress-event pattern to "source" #38495Shadman1
2026-03-24fix(messages): emit empty msg_show event for :echo #38467luukvbaal1
2026-03-20fix(intro): crash on small screen #38397Justin M. Keyes1
2026-03-20feat(ux): sexy intro #38378Evgeni Chasnovski1
2026-03-18fix(messages): disallow user-defined integer message-id #38359Justin M. Keyes1
2026-03-17docs: api, lsp, messages, intro #38327Justin M. Keyes1
2026-03-16feat(progress): disable cmdline progress msg via messagesopt' #36730Shadman1
2026-03-14fix(winfloat): last_status when changing split to floatwinSean Dewar1
2026-03-10Merge #37926 msg_show UI event indicates user-interactiveJustin M. Keyes1
2026-03-10feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987Ayaan1
2026-03-09fix(messages): non-fast and append for "shell_*" kinds #38188luukvbaal1
2026-03-03feat(ui): specify whether msg_show event comes from typed commandLuuk van Baal1
2026-02-24fix(messages): unwanted ext_messages newlines for confirm() #38045luukvbaal1
2026-02-19fix(message): set replace_last for completion "scanning" messages #37967luukvbaal1
2026-02-18test: support running functionaltests in parallel by directory (#37918)zeertzjq1
2026-02-08fix(messages): unwanted newlines with ext_messages #37733luukvbaal1
2026-02-05fix(messages): single msg_show event for :global command #37728luukvbaal1
2026-02-03fix(messages): always assign msg_id to msg_show events #37671luukvbaal1
2026-02-02fix(ui): clear msg_ruler event with 'rulerformat' #37675luukvbaal1
2026-02-01test: wait for uv.pipe_connect() callback (#37640)zeertzjq1
2026-01-31test: add reasons to some skipped tests (#37632)zeertzjq1
2026-01-27fix(ui): :intro not displayed with ui2 #37472ashab-k1
2026-01-26fix(messages): add "list_cmd" kind to :colorscheme #37561luukvbaal1
2026-01-19fix(messages): adjust msg_show "empty" kind logic (#37427)luukvbaal1
2025-12-30build: ship "_core/*" as bytecode (built-into Nvim binary)Justin M. Keyes1
2025-12-15fix(messages): exclude "search hit BOTTOM" msg from history #36961Ayaan1
2025-11-02vim-patch:9.1.1893: ICCF charity will dissolve (#36427)zeertzjq1
2025-10-31vim-patch:9.1.1479: regression when displaying localized percentage positionzeertzjq1
2025-09-23fix(message): no wait return for delayed exception error #35881luukvbaal1
2025-09-13fix(ui): forward 'rulerformat' to msg_ruler event #35707luukvbaal1
2025-09-04fix(progress): message-id not sent to ui with history set to falseshadmansaleh1
2025-09-03docs: lsp, miscJustin M. Keyes1
2025-09-01feat(progress): better default format + history sync #35533Shadman1
2025-08-28fix(progress): simplify ui-event, introduce default presentation #35527Shadman1
2025-08-26feat(api): nvim_echo can emit Progress messages/events #34846Shadman1
2025-08-17vim-patch:9.1.1640: Unicode has deprecated some code-points (#35358)zeertzjq1
2025-07-11vim-patch:9.1.1535: the maximum search count uses hard-coded value 99 (#34873)zeertzjq1
2025-07-09test(messages/cmdline_spec): convert highlight IDs to name and format (#34845)luukvbaal1
2025-07-08feat(messages): add "prev_cmd" argument to msg_history_show (#34779)luukvbaal1
2025-07-04test(ui/messages_spec): fix flakiness (#34754)zeertzjq1
2025-06-26feat(ui): emit "msg_clear" event after clearing the screen (#34035)luukvbaal1
2025-06-25fix(ui)!: decouple ext_messages from message grid #27963luukvbaal1
2025-06-18fix(messages): "list_cmd" kind for :command, :version (#34529)luukvbaal1
2025-06-15fix(messages): add append parameter to history entries (#34467)luukvbaal1
2025-06-09fix(messages): single event for multi-expr :echo (#34393)luukvbaal1
2025-06-09fix(highlight): preserve background transparency in 'winblend' #34302glepnir1