aboutsummaryrefslogtreecommitdiff
path: root/test/functional/ui/statusline_spec.lua
Commit message (Expand)AuthorAge
* fix(ui): always use stl/stlnc fillchars when drawing statusline (#25267)tj-moody2023-09-24
* test(statusline): add test with control characters (#24197)zeertzjq2023-06-29
* fix(statusline): redraw when VIsual_mode changes (#23933)zeertzjq2023-06-06
* refactor(options): deprecate nvim[_buf|_win]_[gs]et_optionLewis Russell2023-05-21
* fix(statusline): also allow right click when 'mousemodel' is "popup*" (#23258)luukvbaal2023-04-25
* fix(ruler): show ruler of curwin with no statusline in cmdlineSean Dewar2023-04-17
* fix(ui): ruler is not redrawn in cmdline with redrawstatusLuuk van Baal2023-04-02
* fix(ui): recording change doesn't trigger statusline redrawLuuk van Baal2023-04-01
* test(statusline): UI elements are not redrawn on K_EVENT unnecessarilyLuuk van Baal2023-03-08
* fix(statusline): don't leak memory with truncated click labelszeertzjq2023-01-19
* fix(statusline): don't leak memory with zero-width click labelszeertzjq2023-01-19
* fix(statusline): don't show showcmd when not enough space (#21550)zeertzjq2022-12-27
* fix(ui): setting 'cmdheight' with global statusline (#20515)zeertzjq2022-10-07
* vim-patch:9.0.0190: the way 'cmdheight' can be made zero is inconsistentShougo Matsushita2022-08-17
* fix(ui): set redraw_cmdline when setting window height (#19630)zeertzjq2022-08-03
* fix(input): do no reinterpret mouse keys with ALT modifierszeertzjq2022-07-25
* fix(grid): don't use utfc_ptr2char_len() when printing until NUL (#19456)zeertzjq2022-07-22
* fix(mouse): click on global statusline with splits (#19390)Munif Tanjim2022-07-19
* feat(defaults): mouse=nvi #19290matveyt2022-07-17
* fix: right-click in clickable statusline #19252Famiu Haque2022-07-15
* feat: cmdheight=0 #16251Shougo2022-06-13
* feat: click support for 'statusline', 'winbar' #18650Famiu Haque2022-05-23