aboutsummaryrefslogtreecommitdiff
path: root/helix-term/src/ui/statusline.rs
Commit message (Expand)AuthorAge
* Show whether file readonly in statusline (#7740)Connortsui202023-08-08
* Add register statusline element (#7222)spectre2562023-06-08
* Update diagnostics correctly on LSP exit (#7111)Poliorcetics2023-05-23
* Refactored doc.language_servers and doc.language_servers_with_feature to retu...Philipp Mildenberger2023-05-18
* Fix sorting issues of the editor wide diagnostics and apply diagnostics relat...Philipp Mildenberger2023-05-18
* Adds support for multiple language servers per language.Philipp Mildenberger2023-05-18
* Add a version-control statusline element (#5682)Dimitar Gyurov2023-03-10
* feat: show current language when no argument is provided (#5895)Guillaume2023-02-16
* Split modification indicator from file statusline elements (#4731)Colton Clemmer2023-02-10
* Add a status line element that shows just the basename of the file (#5318)Nick2022-12-31
* Avoid repeatedly loading configBlaž Hrastnik2022-11-19
* Add global error/warning count statusline element (#4569)Gaurav Tyagi2022-11-15
* Statusline indicator to show number of selected chars (#4682)wes adams2022-11-12
* feat(statusline): add option to show total line numbers in file (#3960)Joshua Pauline2022-10-03
* Add configureable statusline mode names (#3311)PeepNSheep2022-10-03
* Make mode editor-wide rather than per-documentBlaž Hrastnik2022-09-01
* Derive Document language name from languages.toml name key (#3338)Michael Davis2022-08-30
* add configurable / theme-able statusline separator string (#3175)Seth Bromberger2022-07-26
* add position-percentage as a statusline indicator (#3168)Seth Bromberger2022-07-26
* add spacer element to statusline (#3165)Seth Bromberger2022-07-26
* add statusline element to display file line endings (#3113)Alexis Kalabura2022-07-21
* Customizable/configurable status line (#2434)Mr. E2022-07-18