Skip to content

Sunbeam edit command not working from the interface #117

Description

@shiro-42

Hello, I tried creating a oneliner to edit my config files but it does nothing (fail silently?) from the list view.
I tried the commands sunbeam edit -c sunbeam edit ~/.zshrc. I can run the command directly from the terminal but not from sunbeam.
I also tried setting running "EDITOR=nvim sunbeam" without effect.
I installed sunbeam with brew.

{
  "oneliners": [
    {
      "title": "Edit sunbeam config",
      "command": "sunbeam edit -c"
    }
  ]
}

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