aws / aws/amazon-q-developer-cli
KDE Konsole dynamic tab names are not working
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 439
- PR merge metrics
- No merged PRs in 30d
Description
### Checks
- [x] I have searched [github.com/aws/amazon-q-developer-cli/issues](https://github.com/aws/amazon-q-developer-cli/issues?q=) and there are no duplicates of my issue
- [x] I have run `q doctor` in the affected terminal session
- [x] I have run `q restart` and replicated the issue again
### Operating system
Linux 6.15.5-zen1-1-zen - Arch Linux
### Expected behaviour
KDE Konsole profiles with automatic tab names set correctly tab names.
### Actual behaviour
KDE Konsole profiles with automatic tab names (like local and remote %d - %u) are not working with qterm. Tab names are not set.
### Steps to reproduce
_No response_
### Environment
```yaml
[q-details]
version = "1.12.3"
hash = "65aa9285fc7ec3716215386a89d3a626500a25a7"
date = "2025-07-03T01:12:05.270475Z (6d ago)"
variant = "minimal"
[system-info]
chip = "AMD Ryzen 7 1800X Eight-Core Processor"
total-cores = 8
memory = "31.26 GB"
[system-info.os.linux]
kernel_version = "6.15.5-zen1-1-zen"
id = "arch"
name = "Arch Linux"
pretty_name = "Arch Linux"
build_id = "rolling"
[environment]
cwd = "/home/USER"
cli-path = "/home/USER"
os = "Linux"
shell-path = "/usr/bin/zsh"
shell-version = "5.9"
terminal = "Konsole"
install-method = "unknown"
[env-vars]
DISPLAY = ":0"
PATH = "/home/USER/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/nsight_compute:/opt/cuda/nsight_systems/bin:/usr/share/dotnet:/home/USER/.dotnet/tools:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin:/home/USER/.local/bin:/home/USER/.local/bin"
QTERM_SESSION_ID = "0f48273ffeff4775b57844e23035a2e5"
Q_SET_PARENT_CHECK = "1"
Q_TERM = "1.12.3"
SHELL = "/usr/bin/zsh"
TERM = "xterm-256color"
XDG_CURRENT_DESKTOP = "KDE"
XDG_SESSION_DESKTOP = "KDE"
XDG_SESSION_TYPE = "x11"
```
Contributor guide
Assessment
This issue has not been assessed yet.