mirror of
https://github.com/tmux/tmux.git
synced 2025-08-14 00:02:23 -04:00
Compare commits
No commits in common. "4c2eedca5a75dedc3540e3373048ce7979c82064" and "0903790b0037ccacff1c4117bbf29e2f95fa3697" have entirely different histories.
4c2eedca5a
...
0903790b00
2
tmux.h
2
tmux.h
@ -3256,6 +3256,8 @@ void control_add_sub(struct client *, const char *, enum control_sub_type,
|
||||
void control_remove_sub(struct client *, const char *);
|
||||
|
||||
/* control-notify.c */
|
||||
void control_notify_input(struct client *, struct window_pane *,
|
||||
const u_char *, size_t);
|
||||
void control_notify_pane_mode_changed(int);
|
||||
void control_notify_window_layout_changed(struct window *);
|
||||
void control_notify_window_pane_changed(struct window *);
|
||||
|
Loading…
x
Reference in New Issue
Block a user