imsnif/diskonaut

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

開放

#2 建立於 2020年6月17日

 (0 則留言) (0 個反應) (0 位負責人)Rust (93 個分叉)github user discovery
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:

  1. Start tmux
  2. Split the screen (either vertically or horizontally) and try to resize.
  3. See that the app stays the same size

貢獻者指南