ncurses: Copy terminfo for 'screen-256color' terminal

Tmux uses 256 color version of 'screen' terminfo by default, so copy
corresponding file to support that usecase.

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017.08.x
Andrey Smirnov 2017-06-02 17:00:13 -07:00 committed by Thomas Petazzoni
parent f6d80896a7
commit 6bd29da2b3
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ NCURSES_TERMINFO_FILES = \
p/putty \
p/putty-vt100 \
s/screen \
s/screen-256color \
v/vt100 \
v/vt100-putty \
v/vt102 \