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

Diff for /src/usr.bin/tmux/tty-acs.c between version 1.12 and 1.13

version 1.12, 2021/10/18 09:15:56 version 1.13, 2023/08/08 07:19:48
Line 155 
Line 155 
         { "\342\225\257", 0, 3, 1 }, /* U+256F */          { "\342\225\257", 0, 3, 1 }, /* U+256F */
         { "\342\224\263", 0, 3, 1 }, /* U+2533 */          { "\342\224\263", 0, 3, 1 }, /* U+2533 */
         { "\342\224\273", 0, 3, 1 }, /* U+253B */          { "\342\224\273", 0, 3, 1 }, /* U+253B */
         { "\342\224\243", 0, 3, 1 }, /* U+2523 */          { "\342\224\234", 0, 3, 1 }, /* U+2524 */
         { "\342\224\253", 0, 3, 1 }, /* U+252B */          { "\342\224\244", 0, 3, 1 }, /* U+251C */
         { "\342\225\213", 0, 3, 1 }, /* U+254B */          { "\342\225\213", 0, 3, 1 }, /* U+254B */
         { "\302\267",     0, 2, 1 }  /* U+00B7 */          { "\302\267",     0, 2, 1 }  /* U+00B7 */
 };  };

Legend:
Removed from v.1.12  
changed lines
  Added in v.1.13