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
mark-directories and mark-symlinked-directories are very convenient readline
settings which append a slash to a completed directory/symlinked directory.
Unfortunately, this doesn't work with directories found by looking at $CDPATH.
There is now also a slash appended if the user completes on an unambiguous
directory found by looking at $CDPATH.
Patch by Claudio Bley <[email protected]>.
0 commit comments