Process modifiers as bits rather than using a switch, from Koichi Murase.
authornicm <nicm@openbsd.org>
Tue, 19 Jul 2022 06:51:31 +0000 (06:51 +0000)
committernicm <nicm@openbsd.org>
Tue, 19 Jul 2022 06:51:31 +0000 (06:51 +0000)
commitbabee3eb52534a603e0c2319df73110058d2669a
tree3daea2c02d2d37f96e31a19429207311e38b384a
parentb5dea642dca4709e2d8bf436abe6b919952299cb
Process modifiers as bits rather than using a switch, from Koichi Murase.
usr.bin/tmux/tty-keys.c