D17144: Don't reverse order of files opened from the command line
Guillermo Molteni
noreply at phabricator.kde.org
Sat Nov 24 22:48:58 GMT 2018
gmolteni created this revision.
Herald added a project: Kate.
Herald added a subscriber: kwrite-devel.
gmolteni requested review of this revision.
REVISION 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
Bug: #397913
REPOSITORY
R40 Kate
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D17144
AFFECTED FILES
kate/kateapp.cpp
kate/main.cpp
To: gmolteni
Cc: kwrite-devel, michaelh, ngraham, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181124/f0148ebe/attachment-0001.html>
More information about the KWrite-Devel
mailing list