usr.bin/tmux/input.c
194
static int input_c0_dispatch(struct input_ctx *);
usr.bin/tmux/input.c
369
{ 0x18, 0x18, input_c0_dispatch, &input_state_ground }, \
usr.bin/tmux/input.c
370
{ 0x1a, 0x1a, input_c0_dispatch, &input_state_ground }, \
usr.bin/tmux/input.c
515
{ 0x00, 0x17, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
516
{ 0x19, 0x19, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
517
{ 0x1c, 0x1f, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
529
{ 0x00, 0x17, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
530
{ 0x19, 0x19, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
531
{ 0x1c, 0x1f, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
556
{ 0x00, 0x17, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
557
{ 0x19, 0x19, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
558
{ 0x1c, 0x1f, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
570
{ 0x00, 0x17, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
571
{ 0x19, 0x19, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
572
{ 0x1c, 0x1f, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
588
{ 0x00, 0x17, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
589
{ 0x19, 0x19, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
590
{ 0x1c, 0x1f, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
606
{ 0x00, 0x17, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
607
{ 0x19, 0x19, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
608
{ 0x1c, 0x1f, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
621
{ 0x00, 0x17, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
622
{ 0x19, 0x19, input_c0_dispatch, NULL },
usr.bin/tmux/input.c
623
{ 0x1c, 0x1f, input_c0_dispatch, NULL },