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

Guillermo Molteni noreply at phabricator.kde.org
Sun Nov 25 09:04:55 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/D17150

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/20181125/d7dcc98f/attachment.html>


More information about the KWrite-Devel mailing list