mirror of
https://github.com/tmux/tmux.git
synced 2025-11-05 01:56:07 +00:00
Merge branch 'obsd-master'
Conflicts: cmd-pipe-pane.c
This commit is contained in:
@@ -57,6 +57,7 @@ const struct tty_term_code_entry tty_term_codes[NTTYCODE] = {
|
||||
{ TTYC_CUP, TTYCODE_STRING, "cup" },
|
||||
{ TTYC_CUU, TTYCODE_STRING, "cuu" },
|
||||
{ TTYC_CUU1, TTYCODE_STRING, "cuu1" },
|
||||
{ TTYC_CVVIS, TTYCODE_STRING, "cvvis" },
|
||||
{ TTYC_DCH, TTYCODE_STRING, "dch" },
|
||||
{ TTYC_DCH1, TTYCODE_STRING, "dch1" },
|
||||
{ TTYC_DIM, TTYCODE_STRING, "dim" },
|
||||
|
||||
Reference in New Issue
Block a user