mirror of
https://github.com/tmate-io/tmate.git
synced 2025-01-23 14:28:55 +01:00
Tidy by splitting default key tables into two.
This commit is contained in:
parent
801d64a16e
commit
3665be7c44
2
tmux.h
2
tmux.h
@ -1674,7 +1674,7 @@ int tty_term_flag(struct tty_term *, enum tty_code_code);
|
||||
const char *tty_acs_get(struct tty *, u_char);
|
||||
|
||||
/* tty-keys.c */
|
||||
void tty_keys_init(struct tty *);
|
||||
void tty_keys_build(struct tty *);
|
||||
void tty_keys_free(struct tty *);
|
||||
int tty_keys_next(struct tty *);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user