Bug: when resizing the window (pane) in tmux, the app stays small
Open
bug
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 3.1k
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
diskonaut uses the "SIGWINCH" event to detect when it should resize itself. For some reason this does not happen inside a tmux pane.
To reproduce:
1. Start tmux
2. Split the screen (either vertically or horizontally) and try to resize.
3. See that the app stays the same size
Contributor guide
Research direction
Start by tracing the SIGWINCH handling and reproduce the resize behavior inside a tmux pane using the steps in the issue. Done means resizing a vertically or horizontally split pane causes the app to update to the pane's new size.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100