https://bugs.kde.org/show_bug.cgi?id=458858
Bug ID: 458858
Summary: "Open File Manager" does not work as expected when
using tmux
Product: konsole
Version: 22.04.1
Platform: Debian testing
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
When using tmux (https://github.com/tmux/tmux) as login shell, the "Open File
Manager" does not open the directory the current shell is, but the directory
where tmux has been executed
STEPS TO REPRODUCE
0. Create a profile with /usr/bin/tmux as login shell (optional)
1. Open tmux (either through the nex profile, or by executing tmux directly
2. cd in another folder, like "cd /tmp"
3. click on "File", then "Open File manager"
OBSERVED RESULT
The file manager opens in the home directory (or the directory where tmux has
been executed)
EXPECTED RESULT
File manager should open in /tmp, also because echo $PWD return "/tmp"
With midnight commander (mc, https://midnight-commander.org/), when $PWD
changes, "Open File manager" opens the file manager in the current directory,
not where mc has been executed.
SOFTWARE/OS VERSIONS
Operating System: Debian GNU/Linux
KDE Plasma Version: 5.25.4
KDE Frameworks Version: 5.97.0
Qt Version: 5.15.4
Kernel Version: 5.19.0-1-amd64 (64-bit)
Graphics Platform: X11
System Version: Not Applicable
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.