bin/tab_completion.sh in markdown_exec-2.0.8.4 vs bin/tab_completion.sh in markdown_exec-2.1.0
- old
+ new
@@ -11,11 +11,11 @@
{
COMPREPLY='.'
}
_mde_echo_version() {
- echo "2.0.8.4"
+ echo "2.1.0"
}
_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-24 04:53:41 UTC"
+# echo "Updated: 2024-07-16 20:54:59 UTC"