bin/tab_completion.sh in markdown_exec-2.0.4 vs bin/tab_completion.sh in markdown_exec-2.0.5
- old
+ new
@@ -11,11 +11,11 @@
{
COMPREPLY='.'
}
_mde_echo_version() {
- echo "2.0.4"
+ echo "2.0.5"
}
_mde() {
local cur prev opts
cur="${COMP_WORDS[COMP_CWORD]}"
@@ -192,6 +192,6 @@
__filedirs
}
complete -o filenames -o nospace -F _mde mde
# _mde_echo_version
-# echo "Updated: 2024-04-23 01:25:22 UTC"
+# echo "Updated: 2024-04-26 15:37:23 UTC"