Oleksii Holub

Results 70 issues of Oleksii Holub

### Discussed in https://github.com/Tyrrrz/CliFx/discussions/114 Originally posted by **wayneyaoo** December 4, 2021 Can we have concept of "Example" for each command that can be specified by the CLI author and a...

enhancement
good first issue

The plan is to drop support for targets below net5.0 in the next major bump. Main reasoning is that targeting older frameworks is holding this library back from making use...

enhancement

Add support for path-through arguments. Sometimes the application may act as a proxy to another application. An example of this is `dotnet run` which routes any arguments after `--` directly...

enhancement
help wanted

Investigate what's possible

enhancement
help wanted

Related to #6 Curious what are the potential use cases people have for this? An obvious one is making two options mutually exclusive, but maybe there is something else?

enhancement
help wanted

### Details The plan is to drop support for targets below net5.0 in the next major bump (#130). Main reasoning is that targeting older frameworks is holding this library back...

enhancement
help wanted

### Flavor _No response_ ### Export format _No response_ ### Details Date format option was introduced a long time ago, where its usage was limited to message timestamps. It was...

enhancement

The goal is to make GUI cross platform, so that less technical users don't have to rely on CLI to get simple tasks done (see #504 as an example of...

enhancement
help wanted
app/gui

### Version v2.33 ### Flavor GUI (Graphical User Interface) ### Export format HTML ### Details Note: this is an issue related to an unreleased feature (as of v2.32 being latest...

bug
format/html

### Flavor GUI (Graphical User Interface) ### Export format _No response_ ### Details When exporting in GUI, we have regular text boxes for partition limit and message filter. They involve...

enhancement
app/gui