Added caching to the bash completion plugin and replaced the awk scripts
with text replacements via sed. Not certain how much the latter will
affect things, but the former clearly provides a significant speed boost,
especially in the presence of latency.
Added caching to the bash completion plugin and replaced the
awk
scripts with text replacements viased
. Not certain how much the latter will affect things, but the former clearly provides a significant speed boost, especially in the presence of latency.