Skip to content

[BUG] Display of Terminal being used changed from older versions #738

@danie-dejager

Description

@danie-dejager

General description of bug:

  • What happened:
    I noticed that when I login to a host the Terminal is shown as tmux. This change came in later. I checked on a host with 2.4.0 and there the Terminal is (in my view Correct) as/dev/pts/1 and when sudo the termninal is xterm-256color.

in 2.8.5, when I login the terminal is tmux and when I sudo to root the Terminal changes to sudo.

image
vs as root
image

On older version:
image
as root:
image

Output of fastfetch -c ci.jsonc --format json:

  {
    "type": "Version",
    "result": {
      "projectName": "fastfetch",
      "architecture": "aarch64",
      "version": "2.8.5",
      "versionTweak": "",
      "cmakeBuiltType": "RelWithDebInfo",
      "compileTime": "Feb 25 2024, 00:00:00",
      "compiler": "gcc 11.4.1",
      "debugMode": false,
      "libc": "glibc 2.34"
    },
    "stat": 0
  },
//paste here

Output of fastfetch --list-features:

threads
gio
dconf
dbus
zlib
sqlite3
rpm
opencl
videodev2
Proprietary GPU driver API

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions