starship/src
Jamie 355800f814
feat(module): Add a meson devenv indicator (#4389)
* feat(module): Add a meson devenv indicator

Adds a Meson Developer Environment indicator, if the MESON_DEVENV
variable is set. Inside a `meson devenv`, the prompt will include the
current Meson project name

This also contains a new Truncate utility function, which may be adapted for other modules in the future

* docs: Add Meson to presets
2022-10-11 18:02:46 +02:00
..
configs feat(module): Add a meson devenv indicator (#4389) 2022-10-11 18:02:46 +02:00
formatter feat: add user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
init feat(fish): Enable left and right transience (#4204) 2022-09-09 14:56:33 +02:00
modules feat(module): Add a meson devenv indicator (#4389) 2022-10-11 18:02:46 +02:00
test chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
bug_report.rs fix(init): Change Nushell init for nu 0.60 (#3773) 2022-03-24 15:06:24 -04:00
config.rs feat: add user-defined color palette (#4209) 2022-09-27 23:08:52 +02:00
configure.rs chore(clippy): fix new lints (#4002) 2022-05-23 06:58:27 -04:00
context.rs build: bump git-repository from 0.23.1 to 0.24.0 (#4393) 2022-09-22 16:34:50 +02:00
lib.rs refactor: replace module_config_derive with serde (#3786) 2022-03-26 10:42:19 +01:00
logger.rs refactor: replace `ansi_term` with `nu_ansi_term` (#4339) 2022-09-04 18:44:54 +02:00
main.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
module.rs feat(module): Add a meson devenv indicator (#4389) 2022-10-11 18:02:46 +02:00
print.rs build: bump clap from v3 to v4 (#4413) 2022-09-29 16:51:56 -05:00
segment.rs refactor: replace `ansi_term` with `nu_ansi_term` (#4339) 2022-09-04 18:44:54 +02:00
serde_utils.rs docs: fix some typos in comments (#4069) 2022-06-15 19:55:10 -05:00
utils.rs feat: add bun module (#4187) 2022-08-01 12:59:36 +02:00