summaryrefslogtreecommitdiffstats
path: root/src/configs/directory.rs
AgeCommit message (Expand)Author
2021-03-15refactor: replace RootModuleConfig with Default (#2458)David Knaack
2021-02-08refactor(directory): Introduce `logical-path` argument which allows a shell t...Benjamin Fox
2021-01-24feat(directory): Add home directory symbol (#2198)Rodrigo Suárez
2020-10-13fix(directory): preserve substitution order (#1782)David Knaack
2020-10-03feat(directory): add ellipsis to truncated paths (#1563)Jeremy Hilliker
2020-10-02fix(readonly): change module to match docs (#1728)David Knaack
2020-07-13feat(directory): Show lock symbol if current directory is read only (#1298)Alexey Chernyshov
2020-07-07feat: refactor modules to use format strings (#1374)Zhenhui Xie
2020-05-31feat(directory): Add directory substitutions (#1183)Radu Butoi
2019-12-06feat: Add prefix config to directory module (#642)Dan Wendorf
2019-10-15refactor: Rewrite cmd_duration, directory and env_var module to use module co...Zhenhui Xie