Home
last modified time | relevance | path

Searched refs:window_customize_key (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/tmux/dist/
H A Dwindow-customize.c32 static void window_customize_key(struct window_mode_entry *,
65 .key = window_customize_key,
861 window_customize_key(wme, c, NULL, NULL, key, NULL); in window_customize_menu()
1403 window_customize_key(struct window_mode_entry *wme, struct client *c, in window_customize_key() function