[BACK]Return to tty-features.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / tmux

Diff for /src/usr.bin/tmux/tty-features.c between version 1.20 and 1.21

version 1.20, 2021/06/10 07:59:08 version 1.21, 2021/12/21 14:57:28
Line 363 
Line 363 
                 },                  },
                 { .name = "iTerm2",                  { .name = "iTerm2",
                   .features = TTY_FEATURES_BASE_MODERN_XTERM                    .features = TTY_FEATURES_BASE_MODERN_XTERM
                               ",cstyle,extkeys,margins,sync"                                ",cstyle,extkeys,margins,usstyle,sync"
                 },                  },
                 { .name = "XTerm",                  { .name = "XTerm",
                   /*                    /*

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21