imsnif / imsnif/diskonaut

Bug: when resizing the window (pane) in tmux, the app stays small

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.