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

I've noticed the Sixlabors ImageSharp was bumped to 3.1.3 from 2.1.3. From the "license" perspective, it's still okay for most people, as Spectre.Console makes it possible to use it for...

feature
needs triage

* Marked Spectre.Console and Spectre.Console.Cli as trimmable to enable warnings * Marked Demo.cspoj and Injection.cspoj to be PublishedAOT and to include all trim warnings *** ### Spectre.Console * Marked Spectre.Console...

:star: top pull request

**Information** - OS: Windows 11 - Version: 0.48.0 - Terminal: Windows Terminal **Describe the bug** Updating the progress of a `ProgressTask` casues heavy flickering. **To Reproduce** Run the example code...

bug
needs triage

Restore parity between write and write line fixes #1495 #1387 - [x] I have read the [Contribution Guidelines](https://github.com/spectreconsole/spectre.console/blob/main/CONTRIBUTING.md) - [x] I have commented on the issue above and discussed the...

:star: top pull request

**Is your feature request related to a problem? Please describe.** I want to minimise dependencies in my project by utilising framework dependencies wherever possible **Describe the solution you'd like** I...

feature
needs triage

This pull request is to fix the bug described in [this issue](https://github.com/spectreconsole/spectre.console/issues/981). A check ensures that any calculation of percentage using a maximum value of 0 is evaluated as 0....

The behavior of TestConsole is to throw when you try to read a key and the queue is empty. This change will block untill input is provided. --- Please upvote...

**Is your feature request related to a problem? Please describe.** I currently am trying to progress items but sometimes they will fail and it would be good to be able...

feature
needs triage

The `Spectre.Console` project currently reserves the `Spectre.Console` prefix on nuget.org, limiting community-driven projects from using a namespace that clearly associates them with the Spectre.Console ecosystem. This reservation poses a challenge...

feature

**Information** - OS: Windows - Version: 0.48.0 - Terminal: Windows Terminal **Describe the bug** Documentation on https://spectreconsole.net/ includes functionality that has not been shipped. **To Reproduce** 1. Install the latest...

bug
needs triage