1
0
mirror of https://github.com/Llewellynvdm/starship.git synced 2024-09-09 05:39:01 +00:00
starship/tests/testsuite
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
..
character.rs docs: Add vuepress with initial docs (#99) 2019-07-19 16:18:52 -04:00
common.rs feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
configuration.rs feat: Add configuration for add_newline (#116) 2019-07-27 18:25:13 -04:00
directory.rs Add support for prompt configuration (#62) 2019-06-10 15:56:17 +01:00
golang.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
line_break.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
main.rs feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -04:00
nodejs.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
package.rs Refactor integration tests (#71) 2019-06-06 13:18:00 +01:00
python.rs ci: Use Python v3.6.9 in CI (#101) 2019-07-19 15:56:36 -04:00
username.rs feat: Add a disabled configuration option for modules (#86) 2019-07-02 16:12:53 -04:00