Bug 461174 - Custom tab name should be independent of SSH
Summary: Custom tab name should be independent of SSH
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: tabbar (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-29 22:09 UTC by Roman Odaisky
Modified: 2022-10-29 22:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.