If the terminal is resize to a size unable to render the widget, the tclock crashes.
This wouldn't be a huge issue, if not for losing stopwatch data when it happens. It would be better to catch this case and just hide (or resize) the widget if possible.
(For me, this happens when I disconnect from my primary display and tmux shifts/resizes panes to fit the smaller display)
If the terminal is resize to a size unable to render the widget, the
tclockcrashes.This wouldn't be a huge issue, if not for losing stopwatch data when it happens. It would be better to catch this case and just hide (or resize) the widget if possible.
(For me, this happens when I disconnect from my primary display and tmux shifts/resizes panes to fit the smaller display)