summaryrefslogtreecommitdiff
path: root/src/testdir/test_statusline.vim
Commit message (Expand)AuthorAgeFilesLines
* patch 9.0.1300: 'statusline' only supports one "%=" itemv9.0.1300Yegappan Lakshmanan2023-02-111-0/+4
* patch 9.0.1257: code style is not check in test scriptsv9.0.1257Bram Moolenaar2023-01-281-1/+1
* patch 9.0.1195: restoring KeyTyped when building statusline not testedv9.0.1195zeertzjq2023-01-141-4/+23
* patch 9.0.1143: invalid memory access with bad 'statusline' valuev9.0.1143Bram Moolenaar2023-01-041-0/+7
* patch 9.0.1061: cannot display 'showcmd' somewhere elsev9.0.1061Luuk van Baal2022-12-151-0/+22
* patch 9.0.0719: too many delete() calls in testsv9.0.0719Bram Moolenaar2022-10-101-6/+3
* patch 9.0.0059: test file has wrong namev9.0.0059zeertzjq2022-07-231-6/+9
* patch 8.2.4929: off-by-one error in in statusline itemv8.2.4929LemonBoy2022-05-091-1/+18
* patch 8.2.4611: typos in tests; one lua line not covered by testv8.2.4611Dominique Pelle2022-03-221-1/+1
* patch 8.2.4091: virtcol is recomputed for statusline unnecessarilyv8.2.4091zeertzjq2022-01-141-0/+9
* patch 8.2.3487: illegal memory access if buffer name is very longv8.2.3487Bram Moolenaar2021-10-081-0/+10
* patch 8.2.2854: custom statusline cannot contain % itemsv8.2.2854shadmansaleh2021-05-151-0/+20
* patch 8.2.2737: status line not updated when local 'statusline' option setv8.2.2737Bram Moolenaar2021-04-081-4/+5
* patch 8.2.2686: status line is not updated when going to cmdline modev8.2.2686Bram Moolenaar2021-04-011-0/+21
* patch 8.2.2569: 'fillchars' "stl" and "stlnc" items must be single bytev8.2.2569Bram Moolenaar2021-03-041-0/+15
* patch 8.2.1909: number of status line items is limited to 80v8.2.1909Bram Moolenaar2020-10-261-0/+15
* patch 8.2.1780: statusline not updated when splitting windowsv8.2.1780Bram Moolenaar2020-10-011-0/+17
* patch 8.2.1053: insufficient testing for 'statusline' and 'tabline'v8.2.1053Bram Moolenaar2020-06-251-3/+14
* patch 8.2.1043: %a item in 'statusline' not testedv8.2.1043Bram Moolenaar2020-06-231-1/+11
* patch 8.2.0533: tests using term_wait() can still be flakyv8.2.0533Bram Moolenaar2020-04-081-1/+1
* patch 8.2.0235: draw error when an empty group is removed from 'statusline'v8.2.0235Bram Moolenaar2020-02-081-0/+20
* patch 8.1.2373: cannot build with +popupwin but without +quickfixv8.1.2373Bram Moolenaar2019-12-011-0/+3
* patch 8.1.2363: ml_get error when accessing Visual area in 'statusline'v8.1.2363Bram Moolenaar2019-11-301-0/+22
* patch 8.1.1372: when evaluating 'statusline' the current window is unknownv8.1.1372Bram Moolenaar2019-05-231-1/+22
* patch 8.1.1171: statusline test could fail in large terminalv8.1.1171Bram Moolenaar2019-04-141-17/+23
* patch 8.0.1220: skipping empty statusline groups is not correctv8.0.1220Bram Moolenaar2017-10-261-0/+6
* patch 8.0.1208: 'statusline' drops empty group with highlight changev8.0.1208Bram Moolenaar2017-10-221-1/+64
* patch 8.0.0645: no error for illegal back reference in NFA enginev8.0.0645Bram Moolenaar2017-06-171-1/+1
* patch 8.0.0426: insufficient testing for statuslinev8.0.0426Bram Moolenaar2017-03-061-8/+243
* patch 7.4.1711v7.4.1711Bram Moolenaar2016-04-051-0/+39