Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • thunar thunar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare revisions
  • Issues 328
    • Issues 328
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • XfceXfce
  • thunarthunar
  • Issues
  • #28

Enhance Thunar search facility with patterns

Submitted by Tassilo Horn

Assigned to Jannis Pohlmann

Link to original bug (#7514)

Description

When searching for files in a thunar window, the search string has to match exactly the start of the files. So if you have a folder with files

1-foo.x 2-bar.y 3-foo.x 4-bar.y 5-foo.y

and you are interested in files containing "foo" in their name, you cannot use the search facility at all, because the prefix is different.

It would be very nice if the search could interpret globbing patterns (-foo.) or regular expressions (.-foo..).

Version: 1.2.1

Assignee
Assign to
Time tracking