imsnif/diskonaut

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

オープン

#2 opened on 2020/06/17

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Rust (93 件のフォーク)github user discovery
buggood first issuehelp wanted

Repository metrics

Stars
 (3,066 個のスター)
PR merge metrics
 (30d に merged 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

コントリビューターガイド