]> Sergey Matveev's repositories - nnn.git/commitdiff
Fix shellcheck
authorArun Prakash Jana <engineerarun@gmail.com>
Mon, 1 Jun 2020 09:49:24 +0000 (15:19 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Mon, 1 Jun 2020 09:49:34 +0000 (15:19 +0530)
plugins/preview-tui

index c3eae3bb7a690c280219d02e50c186397de47f00..1c8c41dfde72f5d2a3334423137148c48a5ed49f 100755 (executable)
@@ -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: