Skip to content

Treat original and symlinked folder the same way #458

@aik099

Description

@aik099

Use case:

  1. the /home folder is a symlink to a /mnt/UserData/home folder (mounted from another disk)
  2. sometimes I access the folder doing cd /home/username and sometimes doing cd /mnt/UserData/home/username
  3. 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

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions