[konsole] [Bug 391128] Process name change isn’t reflected in tabbar after using exec
ariasuni
bugzilla_noreply at kde.org
Thu Mar 1 09:10:10 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=391128
--- Comment #3 from ariasuni <perso at hack-libre.org> ---
Here is a demonstration:
> bash # Command
[bash] # Process reported by Konsole (%n)
>exec zsh
[bash]
> htop
[htop]
# I quit htop
[bash] # Konsole seems to keep process name in memory
> zsh
[zsh]
> exec fish
[zsh]
> fish
[fish]
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list