https://bugs.kde.org/show_bug.cgi?id=214547
Egmont Koblinger <egm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |egm...@gmail.com --- Comment #23 from Egmont Koblinger <egm...@gmail.com> --- On a side note, have you guys thought about replacing whatever konsole is doing now (digging under /proc) with what gnome-terminal and other vte derivatives, macOS's Terminal.app and perhaps iTerm2 do, namely using the OSC 7 escape sequence by the shell to explicitly tell the current working directory to the terminal? I'm not aware of the API and whether this change would have any implications there, but... > This is kind of fixed but seems to only work if the current tab isn't running > anything in the foreground. Otherwise a new tab lands me in my home directory. ... I guess it would (among others) have the benefit that these kinds of problems could no longer occur. -- You are receiving this mail because: You are watching all bug changes.