1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-05 04:47:58 +00:00
starship/src
Zhenhui Xie 22dc419a3e
improvement: add parser for format strings (#1021)
This PR implements the parser of format strings described in #624.
2020-04-06 13:16:18 -04:00
..
configs feat: add docker context module (#996) 2020-04-05 21:42:55 +02:00
formatter improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
init fix: Change command duration variable for Ion shell to CMD_DURATION (#911) 2020-02-06 14:41:55 -05:00
modules feat(aws): Use AWS_VAULT as the profile if set (#984) 2020-04-06 16:59:56 +02:00
bug_report.rs improvement: replace reqwest with attohttpc (#999) 2020-03-14 21:07:34 -04:00
config.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
configure.rs fix: check if editor is not found for configure (#961) 2020-03-05 09:50:34 -06:00
context.rs fix: possible fix for Intermittent Test Failures in GH Actions (#987) 2020-03-15 12:12:25 -05:00
lib.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
main.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
module.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
print.rs fix: Restrict clear screen control code printing to fish (#865) 2020-01-27 17:23:08 -06:00
segment.rs improvement: add parser for format strings (#1021) 2020-04-06 13:16:18 -04:00
utils.rs feat: Add a julia module (#1030) 2020-04-03 20:16:34 +02:00