Commit graph

11 commits

Author SHA1 Message Date
95ad1f4534 fix(vcs): remove the useless "+" sign in ahead/behind commits section 2022-10-18 22:15:03 +02:00
0f5437bc1f feat(vcs): adds thresholds above which to use the warning color for VCS sections 2022-10-18 22:12:41 +02:00
ea11df19a2 fix(history): invert history's most and last position
Allows for a more visually stable line.
2022-10-18 21:30:05 +02:00
d0468afbdc fix(cmake): update c/cxx compiler fields
was using the old LP's single compiler
2022-10-18 20:24:01 +02:00
a1f701eb1d feat: adds shell
- polish middle line display: always have starting and ending mark.
- adds a shell display (disabled by default)
2022-10-15 20:30:58 +02:00
63abb62b29 fix dirstack colors
Correct alternating of dark/lite colors on plugs.
2022-10-15 18:39:16 +02:00
249a89e304 feat: adds history section
- right-aligned on the middle line.
- shows the most used single-word command
- and the last command.
2022-10-15 13:16:59 +02:00
acc5b82c69 feat(header): use lp_join for multi-fields 2022-10-14 17:24:14 +02:00
cdbb41a631 feat: color the end of first side of first line when there are notes on the left side
Useful for reminding the user that there are some right-aligned information.
2022-10-13 22:30:02 +02:00
e4c7555404 fixes from shellcheck
- Fix fs and dfsg being unbound.
- Fix dangling color after second line.
- Simplify round variant seps.
- Make spaced dotmatrix variant the default.
2022-10-13 21:52:21 +02:00
ed526bac31 get rid of anything out of dotmatrix 2022-10-06 21:13:24 +02:00
Renamed from themes/dotmatrix/dotmatrix.theme (Browse further)