aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'plugins')
-rwxr-xr-xplugins/preview-tui2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/preview-tui b/plugins/preview-tui
index c3eae3b..1c8c41d 100755
--- a/plugins/preview-tui
+++ b/plugins/preview-tui
@@ -58,7 +58,7 @@ preview_file () {
# Binary file: just print filetype info
echo "-------- binary file --------"
file -b "$1"
- echo "\n-------- stat --------"
+ echo "-------- stat --------"
stat "$1"
else
# Text file: