1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-11-24 13:47:38 +00:00
starship/src
2021-07-10 12:14:42 +02:00
..
configs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
formatter feat: treat empty string as none when formating (#2738) 2021-06-29 19:33:43 -04:00
init fix(nu): use correct session key variable name (#2874) 2021-07-10 12:14:42 +02:00
modules fix(git_status): Fix when the worktree != root dir (#2831) 2021-07-05 17:19:09 -04:00
test test(battery): add battery tests (#2795) 2021-06-29 19:46:41 -04:00
bug_report.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
config.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
configure.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
context.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
lib.rs build: Add additional build information to version and bug report (#2124) 2021-01-22 20:14:51 +01:00
logger.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
main.rs feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00
module.rs style: enforce ALL_MODULES ordering in test (#2837) 2021-07-02 20:00:46 +02: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 feat: add support for nu shell (#2847) 2021-07-04 15:32:58 -04:00