1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-24 21:57:41 +00:00
starship/src
Chris Rose aa7a8056bb
fix: Add a missing ' ' to the end of the python prompt (#2248)
Co-authored-by: Chris Rose <offline@offby1.net>
2021-03-24 10:41:08 -05:00
..
configs fix: Add a missing ' ' to the end of the python prompt (#2248) 2021-03-24 10:41:08 -05:00
formatter refactor: simplify StringFormatter::new 2021-01-22 11:50:12 -05:00
init fix(zsh): Set PROMPT just once (#2428) 2021-03-15 11:39:35 +01:00
modules fix: Add a missing ' ' to the end of the python prompt (#2248) 2021-03-24 10:41:08 -05:00
test feat(test): allow dynamic mocking of commands (#2307) 2021-02-13 19:32:35 +01:00
bug_report.rs feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
config.rs refactor: replace RootModuleConfig with Default (#2458) 2021-03-15 11:40:52 +01:00
configure.rs feat(command): add 'toggle' command (#1917) 2021-01-07 19:04:06 +01:00
context.rs feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
lib.rs build: Add additional build information to version and bug report (#2124) 2021-01-22 20:14:51 +01:00
logger.rs refactor(log): change output colors to shades of blue for trace and debug to make them more visible (#2299) 2021-02-13 14:47:07 +01:00
main.rs feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
module.rs feat(scala): Add scala module (#2409) 2021-03-14 20:37:00 +01:00
print.rs feat: add support for tcsh (#2288) 2021-02-27 19:55:27 +01:00
segment.rs chore: remove unused name from Segment and remove some of the misleading underscores (#1584) 2020-08-16 22:16:05 -04:00
utils.rs feat(scala): Add scala module (#2409) 2021-03-14 20:37:00 +01:00