imsnif/diskonaut
Bug: when resizing the window (pane) in tmux, the app stays small
Open
#2 opened on Jun 17, 2020
buggood first issuehelp wanted
Repository metrics
- Stars
- (3,066 stars)
- 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:
- Start tmux
- Split the screen (either vertically or horizontally) and try to resize.
- See that the app stays the same size