Commit graph

31 commits

Author SHA1 Message Date
906759634c BREAKING CHANGE: remove variants and use presets instead 2023-02-19 20:01:32 +01:00
ed6a44f26e fix(line): host hash color only the end of the line
Does not hinder readability of the dev env section.
2023-02-19 15:01:16 +01:00
c5eef33dad feat(host): color the middle line with the host hash
If LP_ENABLE_SSH_COLORS, the the middle line will be colored with the host hash.
2023-02-19 09:20:28 +01:00
34d451b8cd use username IP for path links 2022-12-07 08:20:11 +01:00
1bd77c498b fix VCS function 2022-11-24 11:48:21 +01:00
7c27bac9f5 fix blt plug 2022-11-15 13:23:16 +01:00
ada275272c fix(vcs): correctly format when diff has 0 lines 2022-11-05 08:55:13 +01:00
255b2d261f fix missing array 2022-11-02 15:50:06 +01:00
df8f030257 fix bad quoting 2022-11-02 15:47:04 +01:00
4f9312af01 fix: working under Zsh 2022-11-02 15:31:45 +01:00
8083f63500 clean from shellcheck 2022-11-02 14:39:18 +01:00
f6e7bed71a fix(error): add configurable space between mark and error 2022-11-01 07:54:49 +01:00
ecc3a396f4 fix(history): escape displayed commands 2022-11-01 07:54:29 +01:00
24d660cfdd disable history by default (slow) 2022-11-01 07:54:01 +01:00
c5fe937f62 feat(error meaning): use error meaning 2022-11-01 07:38:49 +01:00
0d53d15143 fix(hist): zsh string trim 2022-10-19 17:39:26 +02:00
ea0689b6f1 fix(load): use the adjusted metric 2022-10-19 09:00:02 +02:00
fe21fc486a feat(jobs/sensors): add warning thresholds 2022-10-18 23:42:47 +02:00
1a03962d42 feat(err): adds DOTMATRIX_MARK_ERROR 2022-10-18 22:38:59 +02:00
752173a433 fix(vcs): remove init of vcs diffstat config 2022-10-18 22:20:10 +02:00
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)