1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-17 00:39:02 +00:00
starship/tests
Matan Kushner 0bc28c521d
feat: Add configuration for add_newline (#116)
- Replace TableExt with a Config trait that extends toml::value::Table
Add configuration for add_newline
- add_newline is a root-level configuration value. When set to false, the initial newline before the prompt is removed.
2019-07-27 18:25:13 -04:00
..
fixtures feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -04:00
testsuite feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
Dockerfile ci: Use Python v3.6.9 in CI (#101) 2019-07-19 15:56:36 -04:00