-
Notifications
You must be signed in to change notification settings - Fork 183
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
Use case:
- the
/home
folder is a symlink to a/mnt/UserData/home
folder (mounted from another disk) - sometimes I access the folder doing
cd /home/username
and sometimes doingcd /mnt/UserData/home/username
- mcfly is seeing them as 2 different folders and keeping separate command histories for both
Suggestion:
This is good in general, but in case of symlinks I suggest tracking history based on a path where symlink resolves into.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed