From 2e3fc777b4e80acdceecd2524dc7395698be59b0 Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Tue, 11 Aug 2020 22:48:02 +0300 Subject: [PATCH] fix --- shfm | 3 +++ 1 file changed, 3 insertions(+) diff --git a/shfm b/shfm index 4a5d6c3..bf370a8 100755 --- a/shfm +++ b/shfm @@ -357,6 +357,9 @@ main() { /?) prompt / r + + # word splitting and globbing intentional + # shellcheck disable=2086 set -- $ans* case $1$# in