Symbol: events_fire_window
usr.bin/tmux/cmd-break-pane.c
185
events_fire_window("window-created", w);
usr.bin/tmux/cmd-break-pane.c
83
events_fire_window("window-layout-changed", w);
usr.bin/tmux/cmd-join-pane.c
191
events_fire_window("window-layout-changed", w);
usr.bin/tmux/cmd-join-pane.c
261
events_fire_window("window-layout-changed", w);
usr.bin/tmux/cmd-join-pane.c
364
events_fire_window("window-layout-changed", w);
usr.bin/tmux/cmd-join-pane.c
404
events_fire_window("window-layout-changed", w);
usr.bin/tmux/cmd-join-pane.c
526
events_fire_window("window-layout-changed", src_w);
usr.bin/tmux/cmd-join-pane.c
527
events_fire_window("window-layout-changed", dst_w);
usr.bin/tmux/cmd-resize-pane.c
185
events_fire_window("window-layout-changed", w);
usr.bin/tmux/cmd-select-layout.c
142
events_fire_window("window-layout-changed", w);
usr.bin/tmux/cmd-swap-pane.c
195
events_fire_window("window-layout-changed", src_w);
usr.bin/tmux/cmd-swap-pane.c
197
events_fire_window("window-layout-changed", dst_w);
usr.bin/tmux/layout-custom.c
289
events_fire_window("window-layout-changed", w);
usr.bin/tmux/layout-set.c
201
events_fire_window("window-layout-changed", w);
usr.bin/tmux/layout-set.c
312
events_fire_window("window-layout-changed", w);
usr.bin/tmux/layout-set.c
411
events_fire_window("window-layout-changed", w);
usr.bin/tmux/layout-set.c
510
events_fire_window("window-layout-changed", w);
usr.bin/tmux/layout-set.c
610
events_fire_window("window-layout-changed", w);
usr.bin/tmux/layout-set.c
733
events_fire_window("window-layout-changed", w);
usr.bin/tmux/layout.c
1515
events_fire_window("window-layout-changed", w);
usr.bin/tmux/layout.c
969
events_fire_window("window-layout-changed", w);
usr.bin/tmux/resize.c
81
events_fire_window("window-layout-changed", w);
usr.bin/tmux/spawn.c
236
events_fire_window("window-created", w);
usr.bin/tmux/spawn.c
576
events_fire_window("window-layout-changed", w);
usr.bin/tmux/window.c
515
events_fire_window("window-closed", w);
usr.bin/tmux/window.c
932
events_fire_window("window-zoomed", w);
usr.bin/tmux/window.c
933
events_fire_window("window-layout-changed", w);
usr.bin/tmux/window.c
960
events_fire_window("window-unzoomed", w);
usr.bin/tmux/window.c
961
events_fire_window("window-layout-changed", w);