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

Christoph Cullmann <cullm...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |RESOLVED
      Latest Commit|                            |https://commits.kde.org/kat
                   |                            |e/1f01415ba33d58185ec80762f
                   |                            |5eaa9451597c292
         Resolution|---                         |FIXED

--- Comment #1 from Christoph Cullmann <cullm...@kde.org> ---
Git commit 1f01415ba33d58185ec80762f5eaa9451597c292 by Christoph Cullmann, on
behalf of Guillermo Molteni.
Committed on 26/11/2018 at 07:48.
Pushed by cullmann into branch 'master'.

Don't reverse order of files opened from the command line

Summary:
When you do kate file1 file2 file3, it will open tabs
in same order, file1 file2 file3.
In case of having kate opened, invoking it again with
kate file4 file5 file6 final result on tabs shall be
file4 file5 file6 file1 file2 file3

Reviewers: cullmann

Reviewed By: cullmann

Subscribers: zetazeta, cullmann, brauch, kwrite-devel

Tags: #kate

Differential Revision: https://phabricator.kde.org/D17145

M  +4    -1    kate/kateapp.cpp
M  +3    -1    kate/main.cpp

https://commits.kde.org/kate/1f01415ba33d58185ec80762f5eaa9451597c292

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

Reply via email to