Beep on hot
This commit is contained in:
parent
e9394bfff9
commit
68440d50c6
1
ui.c
1
ui.c
@ -411,6 +411,7 @@ void uiWrite(size_t id, enum Heat heat, const time_t *src, const char *str) {
|
||||
statusUpdate();
|
||||
}
|
||||
wordWrap(window->pad, str);
|
||||
if (heat > Warm) beep();
|
||||
}
|
||||
|
||||
void uiFormat(
|
||||
|
Loading…
x
Reference in New Issue
Block a user