aboutsummaryrefslogtreecommitdiff
path: root/Emacs/.config/emacs/elisp/better-mode-line.el
AgeCommit message (Collapse)Author
2024-07-01(Emacs/elisp)~better-mode-line now ignores marginsAryadev Chavali
(window-width) cares about margins which isn't nice for padding computations, so I made a function for computing padding sizes including margins.
2024-07-01(Emacs/elisp|config)+new package that generates a mode-lineAryadev Chavali
Using left, centre and right segments generates a mode line with padded strings that actually achieves this.