imsnif/diskonaut
Bug: when resizing the window (pane) in tmux, the app stays small
开放
#2 创建于 2020年6月17日
buggood first issuehelp wanted
仓库指标
- 星标
- (3,066 个星标)
- PR 合并指标
- (30 天内没有已合并 PR)
描述
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