1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2025-01-07 16:04:04 +00:00
starship/src/formatter
Jovan Gerodetti 9a3e87f2cb
feat(color): add prev_fg and prev_bg as color specifiers based on the previous foreground/background colors respectively (#6017)
feat(color): add prevfg,prevbg as color specifiers based on the previous foreground/background colors respectively

Co-authored-by: Vladimir Lushnikov <vladimir@solidninja.is>
2024-06-28 23:40:35 +02:00
..
mod.rs feat: add version format configuration (#2499) 2021-04-08 18:37:54 -04:00
model.rs fix(style): ensure nested style variables are processed during formatting (#5120) 2023-04-24 16:03:04 +02:00
parser.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00
spec.pest feat: refactor modules to use format strings (#1374) 2020-07-07 18:45:32 -04:00
string_formatter.rs feat(color): add prev_fg and prev_bg as color specifiers based on the previous foreground/background colors respectively (#6017) 2024-06-28 23:40:35 +02:00
version.rs chore: fix new clippy lints (#4557) 2022-11-05 12:40:46 +01:00