[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-11 Thread Walter Rudametkin
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #38 from Walter Rudametkin --- You're right, I forgot to set the new shortcut! I think what got me is that your patch made it work for split terminals without any new shortcuts. Works perfectly now in all cases. Any

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-11 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #37 from Mathias Panzenböck --- Do you use the shortcut for "New Session (Same Working Directory)"? Because my patch does not change the "New Session" shortcut, but instead adds a new shortcut. This way you

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-11 Thread Walter Rudametkin
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #36 from Walter Rudametkin --- Matías, I updated git and applied your second patch, nothing changed on my side, behavior is the same. To check if it had something to do with my environment (XFCE, .bashrc, yakuakerc),

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #35 from Kurt Hindenburg --- I see that this bug was originally set to yakuake and then moved to Konsole. Since these patches are for yakuake, I would suggest either moving this back over to yakuake or creating a

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #34 from Mathias Panzenböck --- Comment on attachment 107788 --> https://bugs.kde.org/attachment.cgi?id=107788 Don't use TerminalInterface::currentWorkingDirectory() under Linux This only changes

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #33 from Mathias Panzenböck --- Created attachment 107788 --> https://bugs.kde.org/attachment.cgi?id=107788=edit Don't use TerminalInterface::currentWorkingDirectory() under Linux Workaround for erratic

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #32 from Mathias Panzenböck --- For me it opens the new tab in the $PWD the current tab had _before the last command_. That means if you e.g. do `cd ~/images` and then open a new tab it will open in ~. But if

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Walter Rudametkin
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #31 from Walter Rudametkin --- By "remembers" I means that it opens the terminal at the same $PWD as the last selected terminal. For me, when I open a new terminal in a new tab by pressing ctrl+shift+t, the terminal

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #30 from Mathias Panzenböck --- What do you mean by remembers? Also personally I only use tabs, not splitting sessions. The buggy behavior it has now annoys me. How did that happen? :/ -- You are receiving

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=214547 flex...@gmail.com changed: What|Removed |Added CC|flex...@gmail.com | -- You are receiving this mail because:

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Walter Rudametkin
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #29 from Walter Rudametkin --- I applied your patch, it's working on my end. Just to be clear, the patch remembers the $PWD in the current session (e.g., when splitting terminals horizontally/vertically), but not for

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #28 from Mathias Panzenböck --- Created attachment 107784 --> https://bugs.kde.org/attachment.cgi?id=107784=edit Rebased patch to master -- You are receiving this mail because: You are watching all bug

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Mathias Panzenböck
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #27 from Mathias Panzenböck --- I updated Yakuake for the first time in a long while and rebased my patch on top of master: Now it seems to be buggy for the first time you try to open a new tab in the same

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Walter Rudametkin
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #26 from Walter Rudametkin --- Good to see some new comments. I really like Yakuake but this bug drives me crazy. Any one know if Mathias' patch still works? -- You are receiving this mail because: You are watching

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #25 from Egmont Koblinger --- Haha, cool... sorry I've missed out on this :) -- You are receiving this mail because: You are watching all bug changes.

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=214547 --- Comment #24 from Kurt Hindenburg --- OSC 7 supoort was committed over a year ago - I'd have to check how the KPart handles it. I assume from the recent reports, it is not working as people expects it to. -- You are

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-10 Thread Egmont Koblinger
https://bugs.kde.org/show_bug.cgi?id=214547 Egmont Koblinger changed: What|Removed |Added CC||egm...@gmail.com ---

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-09-09 Thread Arthur Țițeică
https://bugs.kde.org/show_bug.cgi?id=214547 Arthur Țițeică changed: What|Removed |Added CC|

[konsole] [Bug 214547] Kosole KPart needs an API to retrieve $PWD

2017-01-21 Thread Dmitry Vinokurov
https://bugs.kde.org/show_bug.cgi?id=214547 Dmitry Vinokurov changed: What|Removed |Added CC||gim6...@gmail.com --