Bug 461174

Summary: Custom tab name should be independent of SSH
Product: [Applications] konsole Reporter: Roman Odaisky <to.roma.from.kdebug>
Component: tabbarAssignee: Konsole Developer <konsole-devel>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Roman Odaisky 2022-10-29 22:09:48 UTC
1. In a couple of tabs, SSH to various servers
2. Rename the tabs using tab context menus or Ctrl+Alt+S
3. Observe that the tabs have the custom names and navigation is easy
4. Have SSH processes disconnect for whatever reason, maybe intermittent network failures
5. Observe that the tabs no longer have the custom names
6. Observe that it’s hard to go to a specific tab to restart its SSH command because they all look the same

When I specify a custom name without any % substitutions, it should apply to the tab regardless of whether SSH is running in it. Perhaps there should be a third field, auto-focused upon entry, in the Tab Properties dialog, that, if populated, should be used in preference to tab title format entries.