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
Re-enable directory expansion for custom completion. fixes#23
I tured off directory expansion (adding a trailing /) by mistake when
refactoring the expansion code. While doing directory expansion is not
necessarily always the right thing to do with custom completion, it
usually is. This commit turns it back on.
issue #19 should allow properly configuring this behavior
command-by-command.
0 commit comments