mirror of
https://github.com/tmux/tmux.git
synced 2026-01-12 09:20:22 +00:00
Merge branch 'tmux:master' into feature-floating-window-panes
This commit is contained in:
1
tmux.h
1
tmux.h
@@ -2961,6 +2961,7 @@ extern u_int status_prompt_hsize[];
|
||||
void status_timer_start(struct client *);
|
||||
void status_timer_start_all(void);
|
||||
void status_update_cache(struct session *);
|
||||
u_int status_prompt_line_at(struct client *);
|
||||
int status_at_line(struct client *);
|
||||
u_int status_line_size(struct client *);
|
||||
struct style_range *status_get_range(struct client *, u_int, u_int);
|
||||
|
||||
Reference in New Issue
Block a user