Bug 383539 - Inconsistent default starting directory when starting Terminal in different ways
Summary: Inconsistent default starting directory when starting Terminal in different ways
Status: RESOLVED FIXED
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: 2.6.0
Platform: Other Linux
: LO wishlist
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-15 11:34 UTC by Alexander Mentyu
Modified: 2018-07-20 18:24 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Mentyu 2017-08-15 11:34:31 UTC
If starting terminal by Function key button (F9) - terminal starts from current directory selected in panel. But If starting terminal by 'Tools' -> 'Start terminal' menu entry - terminal starts from home (default) directory and not from current directory selected in panel.
Comment 1 Alex Bikadorov 2017-08-15 18:26:16 UTC
Because there are two actions:
* "Start terminal from here" - F9
* "Start terminal" - CTRL+F2

We could add the first one also to the "Tools" menu to make this clear.
Comment 2 Toni Asensi Esteve 2018-07-20 18:24:40 UTC
Nowadays this seems to be solved (using the git version of Krusader). Feel free to reopen this bug report if you think it's necessary :-)