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
cd /home/kenny/sr<TAB> correctly completes to cd /home/kenny/src whereas cd ~/sr<TAB> does not (though I can press the right arrow key to complete). I ran a bisect which identified a3a0692 as the offending commit.
cd /home/kenny/sr<TAB>correctly completes tocd /home/kenny/srcwhereascd ~/sr<TAB>does not (though I can press the right arrow key to complete). I ran a bisect which identified a3a0692 as the offending commit.