Set the terminal title according to the current step

This commit is contained in:
Roey Darwish Dror
2019-07-31 11:53:05 +03:00
parent 4a28090896
commit a7b1ad31f1
3 changed files with 28 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -1906,6 +1906,7 @@ dependencies = [
"toml 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)",
"walkdir 2.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
"which 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
"winapi 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]