Browse Source

echo #

main
pvincent 3 weeks ago
parent
commit
2cce438687
  1. 2
      lib/miaou.completion

2
lib/miaou.completion

@ -120,7 +120,7 @@ EOF
fi fi
else else
echo -e "\nNO completion_command JUST plain files and firs" >&2
# echo -e "\nNO completion_command JUST plain files and dirs\n" >&2
compopt -o filenames compopt -o filenames
compopt -o nospace compopt -o nospace
COMPREPLY=($( COMPREPLY=($(

Loading…
Cancel
Save