Bug 325069

Summary: Command line args and Location bar input should accept full file path
Product: [Applications] krusader Reporter: j.alkjaer
Component: generalAssignee: Krusader Bugs Distribution List <krusader-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: adaptee, ahx2323, alex.bikadorov, krusader-bugs-null
Priority: NOR    
Version First Reported In: 2.4.0-beta3 "Single Step"   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description j.alkjaer 2013-09-18 19:05:03 UTC
If launching krusader with  --left /etc/passwd, Krusader whines that its not a valid directory - same thing happens if pasting a file name in a panels location bar

Would be nice if krusader did as TotalCommander and simply switched the panel to  /etc and placed the "cursor" on the passwd file


Reproducible: Always

Steps to Reproduce:
1. krusader --left /etc/passwd 

Actual Results:  
Error the directory /etc/passwd does not exist

Expected Results:  
left panel in /etc with cursor on the file 'passwd'
Comment 1 Alex Bikadorov 2017-05-28 17:22:36 UTC
*** Bug 328938 has been marked as a duplicate of this bug. ***