emersion / emersion/mako

`makoctl menu` parses menu program's flags as its own

Open
#571 1 comment 5 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3.3k
Forks
173
PR merge metrics
No merged PRs in 30d

Description

As of version 1.10.0, `makoctl menu` appears to incorrectly parse flags passed as part of the menu-item selection program as if they were intended for `makoctl` itself. Even an example taken directly from the manpage exhibits this:
```
❯ makoctl menu dmenu -p 'Select Action: '
menu: invalid option -- 'p'
```

I'm going to assume this is a relatively straightforward parsing issue, but am happy to provide further testing if needed!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.