Shaun Lawrie
Shaun Lawrie
# PR Summary This adds a configurable timeout for feedback providers so slow resources could be consumed during the feedback generation. The behavior would be identical to how it currently...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the [latest released version](https://github.com/PowerShell/platyPS/releases) - [X] Search the existing issues. ###...
The renderer writes directly to the terminal which makes it hard to write unit tests and also slow to render. The renderer should be updated to use a virtual buffer...
### Prerequisites - [X] Write a descriptive title. - [X] Make sure you are able to repro it on the latest version - [X] Search the existing issues. ### Steps...
fixes #1678 Some discussion in https://github.com/spectreconsole/spectre.console/discussions/1671 And more discussion on https://bsky.app/profile/shaunlawrie.com/post/3lao4uw5eos2m - [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...
fixes #363 - [x] I have read the [Contribution Guidelines](https://github.com/spectreconsole/spectre.console/blob/main/CONTRIBUTING.md) - [ ] I have commented on the issue above and discussed the intended changes - [ ] A maintainer...
In the docs site they are full width:  These show the correct width when using it locally in windows terminal:  Probably something dumb in the github actions pipeline.