mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-24 20:06:21 +00:00
Show current window in status bar
This commit is contained in:
@@ -228,6 +228,7 @@ void status_bar_active(const int win);
|
||||
void status_bar_new(const int win);
|
||||
void status_bar_update_time(void);
|
||||
void status_bar_set_all_inactive(void);
|
||||
void status_bar_current(int i);
|
||||
|
||||
// input window actions
|
||||
wint_t inp_get_char(char *input, int *size);
|
||||
|
||||
Reference in New Issue
Block a user