#1083281 ptyxis: new tabs don't open in current working directory

Package:
src:ptyxis
Source:
src:ptyxis
Submitter:
Jeremy Bícha
Date:
2025-09-03 15:41:03 UTC
Severity:
normal
Tags:
#1083281#5
Date:
2024-10-03 19:45:05 UTC
From:
To:
Traditionally, opening new tabs in a terminal app like GNOME Terminal
opens the new tabs using the same working directory as the current
tab. This broke around 2012 and so far Debian's bash maintainer has
been unwilling to support the /etc/bashrc.d/ that VTE needs.

This was worked around with a Debian-specific patch to gnome-terminal
and later with a Debian-specific patch for gnome-console (which now
appears to no longer be compatible with gnome-console 47).

Ideally, the bash maintainer would be willing to reconsider because it
is not practical to patch all the VTE terminal apps to work around
what has become a Debianism.

As a user, you can work around this issue by adding this line to your ~/.bashrc

source /etc/profile.d/vte-2.91.sh

Thank you,
Jeremy Bícha

#1083281#18
Date:
2025-09-03 15:37:14 UTC
From:
To:
bash 5.3-1 was uploaded to unstable today, fixing a variety of issues
in various vte-based terminal apps. As I mentioned in
https://bugs.debian.org/675008, it is not currently planned for this
fix to be uploaded to Debian 13.

Thank you,
Jeremy Bícha