wose / satnogs-monitor

Terminal UI monitor for your SatNOGS ground station.
GNU General Public License v3.0
78 stars 5 forks source link

Update tui #5

Closed kerel-fs closed 4 years ago

kerel-fs commented 4 years ago

Modifier::Reset was removed in https://github.com/wose/tui-rs/commit/b7664a4. Use Modifier::empty() instead.

Fixes issue #4.