mherrmann / mherrmann/fman

Spaces should be ignored in 'Go to directory'

Open
#622 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

Right now a space character is taken literally in 'Go to directory'. This is not intuitive; usually in search boxes we use space to separate search terms. I would expect the search "fman plugins" to find "~/Library/Applications Support/fman/Plugins". Right now I have to type "fmanplugins or "fman/plugins". Also I should be able to find "/usr/local/Cellar" by typing "usr Cellar" (typing "usr/Cellar" feels like a hack).

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named; start by locating the implementation of the “Go to directory” search and its handling of query spaces. Verify the behavior with paths such as “fman plugins” matching the fman Plugins directory and “usr Cellar” matching /usr/local/Cellar.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop, search
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.