Shaun Lawrie

Results 7 issues of 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...

Extra Small

### 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. ###...

Review-Needed

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...

:star: top pull request

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: ![Image](https://github.com/user-attachments/assets/aec48a56-cb25-4e0b-9411-67f48cb9978c) These show the correct width when using it locally in windows terminal: ![Image](https://github.com/user-attachments/assets/4ac71435-1818-4e68-b83d-362f8e09d2d7) Probably something dumb in the github actions pipeline.