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

**Information** - OS: [Windows] - Version: [0.44.0] - Terminal: [Windows Terminal] **Describe the bug** Escape doesn't work in some cases. It seems in combination with [link] it throws an exception...

bug

**Information** - OS: Windows - Version: N/A - Terminal: N/A **Describe the bug** The bugs are found by InferSharp static analysis tool. ``` #0 /_/src/Spectre.Console/AnsiConsoleFactory.cs:16: error: Dotnet Resource Leak Leaked...

feature

Console input is a chore, it'd be nice to be able to pre-fill the user's answer with a default value so that the user can just hit ENTER to proceed...

feature
:star: top issue
:star: top feature

Added Alacritty, an OpenGL Terminal, to terminals with known ANSI support. https://github.com/alacritty/alacritty

**Information** - OS: macOS - Version: `0.43.0` - Terminal: macOS Term **Describe the bug** A combination of a `boolean` flag and a positional argument leads the the error `Flags cannot...

bug
needs triage

**Information** - OS: Linux, Ubuntu 18.04 LTS - Version: 0.44 - Terminal: xterm-256color, zsh **Describe the bug** Providing a valid value starting with `-` throws an exception / error, when...

bug
needs triage

This PR adds a very basic version of a prompt that displays a table with a highlighted row representing the selection. This is a copy of #617.

**Information** - Operating systems: - Windows 10 version 1607 (build 14393) - Windows 8.1 (build 9600) - Version: Latest commit in `main` branch (35d2750b687d0e2a5092d738ab30665b2bc2dbfb as of this writing) - Terminal:...

bug