spectre.console icon indicating copy to clipboard operation
spectre.console copied to clipboard

A .NET library that makes it easier to create beautiful console applications.

Results 377 spectre.console issues
Sort by recently updated
recently updated
newest added

As some users pointed out in https://github.com/spectreconsole/spectre.console/issues/702 it'd be nice to also show the help/usage when using a default command like here: ```csharp var app = new CommandApp(); app.Run(args); ```...

needs triage

As mentioned in #951 (and https://github.com/spectreconsole/spectre.console/issues/702) When called without args: - Default command with required params -> Show help - Default command with required params and additional commands -> Show...

**Information** - OS: Windows - Version: 19044.1889 - Terminal: Windows Terminal **Describe the bug** Column widths are not calculated correctly when one of the edges in a custom defined border...

bug

**Information** - OS: Linux - Ubuntu 20.04 running Mono 6.1.182 - Version: [e.g. 0.33.0] - Terminal: bash **Describe the bug** Any interactive feature crashes out with the following output System.InvalidOperationException:...

bug

**Is your feature request related to a problem? Please describe.** I would love it if the fluent IConfigurator extension methods such as AddExample, and other all returned IConfigurator rather than...

good first issue
feature
area-CLI

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [xunit](https://togithub.com/xunit/xunit) | `2.6.6` -> `2.7.0` | [![age](https://developer.mend.io/api/mc/badges/age/nuget/xunit/2.7.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies

**Information** - OS: Windows 11/Ubuntu 22.04 - Version: 0.48 - Terminal: Windows terminal, Powershell, ubuntu terminal **Describe the bug** The ElapsedTimeRemaining Colums wont stop updating for stopped tasks. **To Reproduce**...

bug
needs triage
:star: top bug

**Is your feature request related to a problem? Please describe.** For basic apps one can set the default command outside of the .Configure function. That is alright until you want...

feature
needs triage

@patriksvensson ptal. --- Please upvote :+1: this pull request if you are interested in it.

:star: top pull request

**Information** - OS: Windows 10/11 - Version: 0.48.0 - Terminal: Dos Prompt, Powershell and Windows Terminal **Describe the bug** Displaying a task list with spinners causes the whole task list...

bug
needs triage