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

Guillermo Molteni noreply at phabricator.kde.org
Sun Nov 25 09:02:35 GMT 2018


gmolteni updated this revision to Diff 46181.
gmolteni added a comment.


  Don't reverse order of files opened from the command line
  
  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

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D17149?vs=46180&id=46181

BRANCH
  master

REVISION DETAIL
  https://phabricator.kde.org/D17149

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


More information about the KWrite-Devel mailing list