You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: bash-completion-debug reports bash-completion scripts version
With this change, bash-completion.el notes the value of
BASH_COMPLETION_VERSINFO, set by the official bash completion scripts
from https://github.com/scop/bash-completion This should help debug
any future incompatibilities.
0 commit comments