Skip to content

Commit

Permalink
termcap.small: Include xterm-256color
Browse files Browse the repository at this point in the history
MFC after:	7 days
Reviewed by:	imp, jhb
Differential Revision:	https://reviews.freebsd.org/D42784
  • Loading branch information
khng300 committed Dec 2, 2023
1 parent 9560ac4 commit 1da7f3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/termcap/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ TERMCAP_SMALL_ENTS?= SC cons25 cons25-m cons25-w cons25l1 cons25l1-m \
cons50l1-w cons50l2 cons50l2-m cons50l7 cons50l7-m cons50r cons50r-m \
cons50r-mv cons50r-v cons60 cons60-m cons60-w cons60l1 cons60l1-m \
cons60l1-w cons60l2 cons60l2-m cons60l7 cons60l7-m cons60r cons60r-m \
cons60r-mv cons60r-v ecma[+]italics vt100 xterm xterm-basic xterm-clear \
xterm-color xterm-new xterm-r6 xterm-r6-clear
cons60r-mv cons60r-v ecma[+]italics vt100 xterm xterm-256color xterm-basic \
xterm-clear xterm-color xterm-new xterm-r6 xterm-r6-clear

termcap.small: termcap
set -e; \
Expand Down

0 comments on commit 1da7f3f

Please sign in to comment.