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
How would I go about disabling the automatic trailing slash when tab completing a directory name inside brackets? What I'm trying to do is get /dev/disk/{by-id,by-label,by-uuid} instead of automatically getting /dev/disk/{by-id/,by-label/,by-uuid/}