1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-22 02:39:01 +00:00
starship/src
Marc Schreiber dcf66659d0
feat: Enable Undistract Me for Linux (#3547)
In #1019 the undistract feature has been added to starship without
enabling it by default due to the system dependency on libdbus. With
recent versions of notify-rust the dependency is no longer required and
the feature can be enabled by default.
2022-01-31 15:28:13 -06:00
..
configs feat(localip): add module to print the current ipv4 address (#3289) 2022-01-30 21:31:26 +01:00
formatter fix(escaping): move escaping to individual variables (#3107) 2021-11-01 22:18:45 +01:00
init fix(bash): Restore previous exit status in bash init (#3521) 2022-01-30 10:52:51 +01:00
modules feat: Enable Undistract Me for Linux (#3547) 2022-01-31 15:28:13 -06:00
test feat: add a container indicator (#3304) 2022-01-21 09:44:46 -06:00
bug_report.rs feat: starship bug-report sets syntax highlighting for config file (#3529) 2022-01-28 14:17:49 +03:00
config.rs feat(cmd_duration): Make notification timeout configurable (#3515) 2022-01-29 22:56:55 +01:00
configure.rs refactor: update clap to v3 (#3370) 2022-01-04 12:49:42 +03:00
context.rs feat: add a container indicator (#3304) 2022-01-21 09:44:46 -06:00
lib.rs fix(windows): avoid inadvertly running exes from cwd (#2885) 2021-07-16 15:20:59 -04:00
logger.rs fix(clippy): fix new clippy lints (#2939) 2021-07-29 14:27:46 -04:00
main.rs refactor: update clap to v3 (#3370) 2022-01-04 12:49:42 +03:00
module.rs feat(localip): add module to print the current ipv4 address (#3289) 2022-01-30 21:31:26 +01:00
print.rs refactor: update clap to v3 (#3370) 2022-01-04 12:49:42 +03:00
segment.rs feat: Add a fill module to pad out the line (#3029) 2021-09-12 19:59:15 -04:00
utils.rs feat: add a container indicator (#3304) 2022-01-21 09:44:46 -06:00