Skip to content

[Feat.] Ability to search other mounted drive partitions or devices #296

Description

@nalladev

Currently, files can be searched using find <query>, which searches the default locations only. There is no way to limit the search to a specific mounted drive or partition.

It would be useful to add support for searching other mounted drives or devices. Typing find- could list all available mounted drives or partitions. Selecting one would automatically append the drive name to the search keyword.

The final command would look like find-<drivename> <query>, and the search would be limited to the selected drive. This would make it easier to search files on external drives, secondary disks, or specific partitions without manually navigating to them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions