starship/src
Hugues Morisset 40cb667b9d
feat(status): Add pipestatus display in status module (#2481)
* feat: Add pipestatus display in status module

This MR is based on this one https://github.com/starship/starship/pull/370

* Documentation

* Add a test with map_symbol false

* Handle bash preexec pipestatus

* Add zsh support

* Add fish support

Thanks kidonng for the diff patch

* Rename sucess_symbol to success_symbol
2021-07-28 12:26:00 -04:00
..
configs feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
formatter feat: treat empty string as none when formating (#2738) 2021-06-29 19:33:43 -04:00
init feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
modules feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
test feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
bug_report.rs build: bump open from 1.7.1 to 2.0.0 (#2916) 2021-07-26 11:12:10 -04:00
config.rs feat(env_var): allow multiple instances (#2797) 2021-07-13 17:06:08 -04:00
configure.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
context.rs feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
lib.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
logger.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
main.rs feat(status): Add pipestatus display in status module (#2481) 2021-07-28 12:26:00 -04:00
module.rs feat: Add the `git_metrics` module (#2827) 2021-07-10 16:54:34 -04:00
print.rs refactor(print): introduce `UnicodeWidthGraphemes` trait (#2670) 2021-05-02 09:55:26 +02: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 fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00