bin/tab_completion.sh in markdown_exec-2.0.8 vs bin/tab_completion.sh in markdown_exec-2.0.8.1
- old
+ new
@@ -11,11 +11,11 @@
{
COMPREPLY='.'
}
_mde_echo_version() {
- echo "2.0.8"
+ echo "2.0.8.1"
}
_mde() {
local cur prev opts
cur="${COMP_WORDS[COMP_CWORD]}"
@@ -176,6 +176,6 @@
__filedirs
}
complete -o filenames -o nospace -F _mde mde
# _mde_echo_version
-# echo "Updated: 2024-06-06 00:36:41 UTC"
+# echo "Updated: 2024-06-06 01:08:57 UTC"