oxidecomputer / oxidecomputer/omicron
Wicket: thread 'main' panicked when window is resized too small
Open
@andrewjstone is already working on this.
Since Feb 16, 2023.
- Dominant language
- Rust
- Stars
- 572
- Forks
- 97
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 96
Description
I get the following error if I reduce the size of the terminal window smaller than the width of the rack:
thread 'main' panicked at 'attempt to subtract with overflow', wicket/src/widgets/rack.rs:517:23
Happens on both zsh and fish. But I'm not sure how this is usually handled, perhaps we have a view that instructs a user that they need a minimum width to use wicket.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.