1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-06-27 12:03:30 +00:00
starship/src
Samuele Esposito fe2b3d491e
feat(time): Show module with time range (#992)
* Creation of range field in TimeConfig

* time_range parsing

* Hide time module if outside of time_range

* Tidying of code, and properly handling more cases

* is_inside_time_range function

* Tests and fmt

* Update docs

* The configuration needs the 24-hours format

* Fix clippy errors
2020-05-31 19:43:08 +02:00
..
configs feat(time): Show module with time range (#992) 2020-05-31 19:43:08 +02:00
formatter fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
init style(init): tidy-up init scripts (#1269) 2020-05-28 12:21:36 -04:00
modules feat(time): Show module with time range (#992) 2020-05-31 19:43:08 +02:00
bug_report.rs fix: Fix latest clippy suggestions (#1136) 2020-04-24 12:37:13 +02:00
config.rs fix(custom): improve handling of Powershell prompts (#1237) 2020-05-27 09:38:05 +02:00
configure.rs feat: Modify config keys from shell (#1095) 2020-04-26 15:58:39 +02:00
context.rs fix(git): show branch name in fresh repo (unborn master) (#1093) 2020-05-06 11:19:53 +02:00
lib.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
main.rs feat: Modify config keys from shell (#1095) 2020-04-26 15:58:39 +02:00
module.rs feat(PureScript): Add Purescript module (#1227) 2020-05-22 18:26:58 +02:00
print.rs Add support for custom modules. (#916) 2020-04-11 18:37:24 +02:00
segment.rs fix: Fix variable styles in string formatter (#1069) 2020-04-10 18:23:20 +02:00
utils.rs feat(PureScript): Add Purescript module (#1227) 2020-05-22 18:26:58 +02:00