https://bugs.kde.org/show_bug.cgi?id=397913

            Bug ID: 397913
           Summary: kate cli reverses order of files
           Product: kate
           Version: unspecified
          Platform: Debian testing
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: application
          Assignee: kwrite-bugs-n...@kde.org
          Reporter: franciscodezuvi...@gmail.com
  Target Milestone: ---

kate -s new-session a b c d

opens files d, c,b and a, with d as the active file.

This is really annoying when using kate with globbing. For example, using

kate -s tutorial how-to-step-*.txt

will open the last step as the active document.

I'm currently working around adding a

sort -r | xargs

best regards

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to