HorlogeSkynet / archey4

:computer: Maintained fork of the original Archey (Linux) system tool
https://git.io/archey4
GNU General Public License v3.0
291 stars 37 forks source link

[TERMINAL] Improves terminal detection based on environment variables #72

Closed HorlogeSkynet closed 4 years ago

HorlogeSkynet commented 4 years ago

Closes #65.

Description

Simple patch implementing an automatic and manual detection of terminal emulators. One may easily add support for another emulator by adding X_EMULATOR_SPECIFIC_ENV_VAR --> Terminal Emulator Name association to the current list.

Reason and / or context

See #65 for rationale.

How has this been tested ?

Test cases + my system.

Types of changes :

Checklist :