https://bugs.kde.org/show_bug.cgi?id=516199
Bug ID: 516199
Summary: --noclose does not change title when session is done
Classification: Applications
Product: konsole
Version First 25.12.1
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
Konsole sets a title when the session is done with --noclose to indicate that
the running process has quit:
https://invent.kde.org/utilities/konsole/-/blob/master/src/session/Session.cpp#L1133
This behaviour does not appear to work, and as such it can feel as though the
process is stuck.
STEPS TO REPRODUCE
1. konsole --noclose
2. [Ctrl] + [D] to exit the running shell
OBSERVED RESULT
Title unchanged
EXPECTED RESULT
Title changed (or at least, some indication that the process has exited)
--
You are receiving this mail because:
You are watching all bug changes.