tgraf / bmon

bandwidth monitor and rate estimator
Other
1.2k stars 98 forks source link

Curses Output: gwidth option is broken #73

Open rooty0 opened 6 years ago

rooty0 commented 6 years ago

# ./bmon -v bmon 4.0

how to reproduce:

  1. run bmon ./bmon -o curses:graph -o curses:details -ocurses:ngraph=8 -ocurses:gwidth=120 -p eth0

  2. press a button to start a record It goes back to 60n (default value)

broken