Summary: | "Open terminal here" will always open at $HOME | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | Olivier <g1325937> |
Component: | general | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alex.bikadorov, clearmartin, krusader-bugs-null, nikita+kde |
Priority: | NOR | ||
Version First Reported In: | Git | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Olivier
2016-08-26 04:30:47 UTC
Hi! Thanks for report. Can you please try setting "konsole --nofork"? This is the default value for Krusader now. "konsole --nofork --new-tab" actually did the trick! Thank you very much Martin. I actually didn't think of checking out the new defaults after migrating from the older qt4 version. My bad entirely! Oh, wait, actually, it doesn't open a new tab. Is there anything that can be done about that? Not from Krusader side. If I try to run "konsole --new-tab" from krunner (alt+f2), it still opens a new konsole window therefore I believe it is a konsole problem, but I could be wrong. I've found this: https://bugs.kde.org/show_bug.cgi?id=341672#c1 Maybe it would be worth filing a dedicated bug report on konsole if it turns out there is no way for konsole reusing the same process to create a new tab. However konsole --new-tab from anywhere else does open a tab for me. (konsole 15.12.3). I am trying from kupfer (a krunner-like launcher), krusader's command line, other terminals and khotkey as well. In previous versions of Krusader %d was expanded to the pwd, so I could force it to work on a specific folder via the command I described above, but that doesn't seem to be the case anymore. You are right. Please try the latest git. Populating of %d should now be implemented. Please test with latest version (2.5.0). Closing due to the lack of response. |