base-files: provide more tolerant xterm detection
authorPaul Wassi <p.wassi@gmx.at>
Thu, 23 Aug 2018 07:24:43 +0000 (09:24 +0200)
committerJohn Crispin <john@phrozen.org>
Wed, 29 Aug 2018 06:33:54 +0000 (08:33 +0200)
Set the window title not only in "xterm", but also in
e.g. "xterm-256color", "xterm-color", etc.
The case statement is taken from Debian / Ubuntu.

Signed-off-by: Paul Wassi <p.wassi@gmx.at>

No differences found