1
0
mirror of https://github.com/Tha14/toxic.git synced 2025-07-04 17:26:45 +02:00

put help message in chatwindow box when in scroll mode

This commit is contained in:
Jfreegman
2014-03-27 05:08:48 -04:00
parent bd5453002e
commit 1b3c40b539
4 changed files with 41 additions and 23 deletions

View File

@ -79,3 +79,4 @@ void line_info_clear(struct history *hst);
void line_info_init(struct history *hst);
void line_info_onKey(ToxWindow *self, wint_t key);
void line_info_onDraw(ToxWindow *self);