bin/tab_completion.sh in markdown_exec-2.0.3 vs bin/tab_completion.sh in markdown_exec-2.0.3.1
- old
+ new
@@ -11,11 +11,11 @@
{
COMPREPLY='.'
}
_mde_echo_version() {
- echo "2.0.3"
+ echo "2.0.3.1"
}
_mde() {
local cur prev opts
cur="${COMP_WORDS[COMP_CWORD]}"
@@ -184,6 +184,6 @@
__filedirs
}
complete -o filenames -o nospace -F _mde mde
# _mde_echo_version
-# echo "Updated: 2024-04-17 23:39:50 UTC"
+# echo "Updated: 2024-04-18 00:17:10 UTC"