#1006351 bash: Use terminfo / tput in skel.bashrc

Package:
bash
Source:
bash
Description:
GNU Bourne Again SHell
Submitter:
Elrond
Date:
2022-02-24 00:33:04 UTC
Severity:
wishlist
Tags:
#1006351#5
Date:
2022-02-24 00:00:19 UTC
From:
To:
Hi,

Some terminals (notably kitty) have the same features/etc
as say xterm-256color. Instead of extending the matching
for each terminal type, we should use the terminfo database
and query for 256 colors?

See the attached patch.


Cheers

    Elrond