aboutsummaryrefslogtreecommitdiffstats
path: root/src/prompt.rs
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2018-02-27 02:24:07 -0500
committerJesse Luehrs <doy@tozt.net>2018-02-27 02:59:19 -0500
commitbea8eb55cb26db5dc50958665668759716ff6830 (patch)
treeb6b46eab2168b2d6a711d3d950c8e045a300e8a4 /src/prompt.rs
parentc5e2fb1787686e4e202d64685b2792c83978ad0b (diff)
downloadfancy-prompt-bea8eb55cb26db5dc50958665668759716ff6830.tar.gz
fancy-prompt-bea8eb55cb26db5dc50958665668759716ff6830.zip
clean up the verbose output process
Diffstat (limited to 'src/prompt.rs')
-rw-r--r--src/prompt.rs3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/prompt.rs b/src/prompt.rs
index 709c518..7914b39 100644
--- a/src/prompt.rs
+++ b/src/prompt.rs
@@ -109,6 +109,9 @@ impl Prompt {
self.display_prompt();
self.colors.pad(1);
+
+ #[cfg(feature = "verbose")]
+ self.colors.newline();
}
fn display_path(