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