Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Aug 11, 2020
1 parent 0868399 commit 2e3fc77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions shfm
Original file line number Diff line number Diff line change
Expand Up @@ -357,6 +357,9 @@ main() {

/?)
prompt / r

# word splitting and globbing intentional
# shellcheck disable=2086
set -- $ans*

case $1$# in
Expand Down

0 comments on commit 2e3fc77

Please sign in to comment.