-
### Core features we need
- [x] Adapters!
- [x] Message Theming! (NOT custom messages but rather designing a pretty format)
- [ ] Suggestions! (not just strings!)
- [ ] Help! (HelpNode and HelpE…
-
#### Issue description
I had been easily creating analyzer reports with my very old configuration of laravel-mix 2 (running webpack 2 underneath). Finally I have managed to upgrade our config to lara…
-
### Problem
When trying to send a transaction with parameters, I consistently get
```sh
❌ Command Error: error parsing transaction arguments: argument count is [n+1], expected [n]
```
### S…
-
Trying to get a simple sample running for a playbook.
```
resource "ansible_playbook" "playbook" {
playbook = "./ansible/playbook.yml"
name = ansible_host.basic.name
#### ignor…
-
Issues like #175 and https://github.com/enkore/j4-dmenu-desktop/issues/174#issuecomment-2260709924 have brought this to my attention.
It looks like Wine desktop files do not work with the current s…
-
@Askaholic discussed in other issue tickets to remove duplication on shared input arguments and their syntax between different programs.
In addition we discussed capturing driver errors early one. …
-
I was confused as the jsdoc states that the default generic parameter for `HybridObject` would be:
https://github.com/mrousavy/nitro/blob/2e2e67fbeb96efb4fb8bfa779d6ed009d42675d4/packages/react-nat…
-
### Feature description
As mentioned by @ii14 here: https://github.com/neovim/neovim/pull/21107#discussion_r1033036216
A generalized method for parsing ex command arguments/subcommands would…
-
I'm testing a command of the form:
`$ cmd subcmd arg1 -- arg2 -switch`
The subcommand is configured with `Before_Double_Dash` parsing. Then, the argument vector I receive in the subcommand is:
…
-
Due to the argunent parsing by getopt_long_only unpaper accepts arguments with a single dash, e.g.
`unpaper --blackfilter-scan-size 99 input.pnm output.pnm`
`unpaper -blackfilter-scan-size 99 input.pn…