aboutsummaryrefslogtreecommitdiffstats
path: root/src/select
diff options
context:
space:
mode:
Diffstat (limited to 'src/select')
-rw-r--r--src/select/selection_file/display.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/select/selection_file/display.rs b/src/select/selection_file/display.rs
index 23c39d0..1f4e09b 100644
--- a/src/select/selection_file/display.rs
+++ b/src/select/selection_file/display.rs
@@ -54,7 +54,7 @@ impl Video {
write!(
f,
r#"{}{}{} {} "{}" "{}" "{}" "{}" "{}"{}"#,
- self.status.as_command(),
+ self.status.as_command().trim(),
opts_white,
opts,
self.extractor_hash.into_short_hash(app).await?,