summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/ui/statusline_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-04-08fix(statusline): no window-local highlights for last line 'ruler' #38879luukvbaal1
2026-03-31fix(window): clear cmdline 'ruler' when window is closed #38631luukvbaal1
2026-03-28fix(progress): require "source" for progress-message #38514Shadman1
2026-03-26refactor(progress): simplify progress-status format #38491Shadman1
2026-03-24fix(progress): show progress-status only in curwin #38458Shadman1
2026-03-20feat(progress): status api, 'statusline' integration #35428Shadman1
2026-03-15fix(statusline): missing info/hint diagnostics #38307phanium1
2026-03-10feat(terminal): surface exit code via virttext + nvim_get_chan_info #37987Ayaan1
2026-02-23fix(statusline): broken statusline on error #38000Sean Dewar1
2026-02-15feat(statusline): option to specify stacking highlight groups #37153Riley Bruins1
2026-02-13fix(ui): repaint separator connectors after all window updates #37852Riccardo Mazzarini1
2025-12-20fix(statusline): diagnostics spacing #36897Olivia Kinnear1
2025-11-27fix(float): respect statusline=3, don't inherit local 'statusline' #36716glepnir1
2025-11-26feat(float): 'statusline' in floating windows #36521glepnir1
2025-11-25feat(diagnostic): highlights in diagnostic.status() #36685Riley Bruins1
2025-11-20fix(statusline): scope truncation bookkeepingLewis Russell1
2025-10-23fix(statusline): redraw if Visual selection other end changes (#36281)zeertzjq1
2025-09-03fix(window): don't add a hsep when out of room if global stl is offSean Dewar1
2025-08-02fix(statusline): don't require'vim.diagnostic' unless already usedbfredl1
2025-07-29feat(statusline): vim.diagnostic.status() #33723Anton Kastritskii1
2025-07-06feat(options): per-buffer 'busy' status #34493Shadman1
2025-04-21feat(options): default statusline expression #33036Shadman1
2025-02-02fix(statusline): overwriting stl_items with nvim_eval_statusline() {-item #32265luukvbaal1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-11-11refactor(tests): use more global highlight definitionsbfredl1
2024-10-12feat(ui): statusline text inherits highlights #29976Riley Bruins1
2024-10-04fix(mouse): indicate X1 and X2 button clicks on statusline (#30655)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-03-08vim-patch:9.1.0118: Use different restoration strategy in win_splitmoveSean Dewar1
2024-01-31fix(statusline): missing offset when showing 'keymap' (#27270)zeertzjq1
2024-01-16test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-12test: remove helpers.sleep()Lewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-09-24fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody1
2023-06-29test(statusline): add test with control characters (#24197)zeertzjq1
2023-06-06fix(statusline): redraw when VIsual_mode changes (#23933)zeertzjq1
2023-05-21refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell1
2023-04-25fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)luukvbaal1
2023-04-17fix(ruler): show ruler of curwin with no statusline in cmdlineSean Dewar1
2023-04-02fix(ui): ruler is not redrawn in cmdline with redrawstatusLuuk van Baal1
2023-04-01fix(ui): recording change doesn't trigger statusline redrawLuuk van Baal1
2023-03-08test(statusline): UI elements are not redrawn on K_EVENT unnecessarilyLuuk van Baal1
2023-01-19fix(statusline): don't leak memory with truncated click labelszeertzjq1
2023-01-19fix(statusline): don't leak memory with zero-width click labelszeertzjq1