imsnif/diskonaut

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

Aperta

#2 aperta il 17 giu 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Rust (93 fork)github user discovery
buggood first issuehelp wanted

Metriche repository

Star
 (3066 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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

Guida contributor