Skip to content

[bug?] "open -a focus ." in macos terminal does not detect a project #646

@meglio

Description

@meglio

Unless my expectations are wrong, here is the unexpected Focus behavior reproduction:

  1. Create a new directory and cd into it
  2. Create file .focus-config in it
  3. Call open -a Focus . (also tried open -a Focus --args . and open -a Focus)

Current: an error is shown:

Couldn't load file '/Users/meg/projects/jai/test'

Expected: as documented in the Focus docs, one way to open a project is:

By launching Focus from a directory containing a file named .focus-config.

So I would expect Focus to open the current folder (that also contains .focus-config in it) as a project? Or am I misunderstanding?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions