mirror of
https://github.com/tmux/tmux.git
synced 2026-04-16 12:06:32 +00:00
Merge branch 'obsd-master'
This commit is contained in:
2
tmux.h
2
tmux.h
@@ -3345,7 +3345,7 @@ int screen_select_cell(struct screen *, struct grid_cell *,
|
||||
void screen_alternate_on(struct screen *, struct grid_cell *, int);
|
||||
void screen_alternate_off(struct screen *, struct grid_cell *, int);
|
||||
const char *screen_mode_to_string(int);
|
||||
const char *screen_print(struct screen *);
|
||||
const char *screen_print(struct screen *, int);
|
||||
|
||||
/* window.c */
|
||||
extern struct windows windows;
|
||||
|
||||
Reference in New Issue
Block a user