summaryrefslogtreecommitdiffstats
path: root/src/modules/shlvl.rs
AgeCommit message (Expand)Author
2023-12-30chore: apply new rust 1.75 & nightly clippy fixes (#5646)David Knaack
2023-07-14feat(shlvl): add repeat_offset for repeated symbol (#5289)Vivek Kushwaha
2022-09-04refactor: replace `ansi_term` with `nu_ansi_term` (#4339)David Knaack
2022-03-26refactor: replace module_config_derive with serde (#3786)David Knaack
2021-11-01fix(escaping): move escaping to individual variables (#3107)Fred Cox
2021-02-11refactor(clippy): fix new lints (#2297)David Knaack
2020-12-14feat(shlvl): Add `repeat` option (#1995)Daniel Beckwith
2020-09-26fix: actually disable per default disabled modules (#1677)Jan Katins
2020-08-07test: introduce env variable mocking (#1490)Tilmann Meyer
2020-08-05feat(shlvl): Add shlvl module (#1385)Daniel A. White