1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-30 05:59:07 +00:00
starship/src
Davin K. Tanabe aaab920f88
feat: Add support for blink, hidden, and strikethrough styles. (#4138)
Add support for blink, hidden, and strikethrough styles.
2022-07-31 16:30:34 +02:00
..
configs feat(status): Add pipestatus_segment_format option to status module (#4103) 2022-07-19 15:07:50 +02:00
formatter chore: fix new clippy lints (#4136) 2022-06-30 16:18:29 -04:00
init feat: Enable transience for Cmd and PowerShell (#4143) 2022-07-24 21:10:40 -05:00
modules feat: Add the ability to have some file extensions *prevent* a module from triggering (#4043) 2022-07-31 16:29:48 +02:00
test chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
bug_report.rs fix(init): Change Nushell init for nu 0.60 (#3773) 2022-03-24 15:06:24 -04:00
config.rs feat: Add support for blink, hidden, and strikethrough styles. (#4138) 2022-07-31 16:30:34 +02:00
configure.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
context.rs feat: Add the ability to have some file extensions *prevent* a module from triggering (#4043) 2022-07-31 16:29:48 +02:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs fix: Do not panic in config if editor not found (#3766) 2022-05-02 18:43:27 +02:00
module.rs feat: add Raku module (#4048) 2022-06-26 12:00:55 +02:00
print.rs chore: fix typos in comments (#4122) 2022-06-28 14:19:17 -04:00
segment.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
serde_utils.rs docs: fix some typos in comments (#4069) 2022-06-15 19:55:10 -05:00
utils.rs feat: add Raku module (#4048) 2022-06-26 12:00:55 +02:00