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
Make user completion file configurable, disable in tests
No longer need to override $HOME with this. Doing that made some tilde
expansion tests fail, because the overridden value affected
eval-expansion of only plain ~, not ~user (for the same user).
Fixes#128
0 commit comments