https://bugs.kde.org/show_bug.cgi?id=391128
Bug ID: 391128
Summary: Process name change isn’t reflected in tabbar after
using exec
Product: konsole
Version: 17.12.2
Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: tabbar
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
When using exec in current shell, the last process name is still reflected in
the tabbar.
For example, I use a `~/.bashrc` with `exec fish` so that launching Bash in
interactive mode is replaced with fish (because fish as a default shell breaks
e.g. Plasma). In this case, Konsole reports `bash` as the current process.
Note that when launching e.g. htop, it reports correctly the current process
name, but when returning to the shell it still displays the wrong name (bash in
my case).
--
You are receiving this mail because:
You are watching all bug changes.