bin/tab_completion.sh in markdown_exec-1.3.3.3 vs bin/tab_completion.sh in markdown_exec-1.3.3.4
- old
+ new
@@ -11,11 +11,11 @@
{
COMPREPLY='.'
}
_mde_echo_version() {
- echo "1.3.3.3"
+ echo "1.3.3.4"
}
_mde() {
local cur prev opts
cur="${COMP_WORDS[COMP_CWORD]}"
@@ -136,6 +136,6 @@
__filedirs
}
complete -o filenames -o nospace -F _mde mde
# _mde_echo_version
-# echo "Updated: 2023-10-04 01:38:44 UTC"
+# echo "Updated: 2023-10-04 03:33:56 UTC"