[konsole] [Bug 391128] Process name change isn’t reflected in tabbar after using exec
ariasuni
bugzilla_noreply at kde.org
Thu Mar 1 09:13:37 UTC 2018
https://bugs.kde.org/show_bug.cgi?id=391128
--- Comment #4 from ariasuni <perso at hack-libre.org> ---
Sorry for the formatting (I should have used preview!), here is a more readable
version:
$ bash
[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