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

Guillermo Molteni noreply at phabricator.kde.org
Sat Nov 24 23:39:01 GMT 2018


gmolteni updated this revision to Diff 46165.
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/D17124?vs=46097&id=46165

BRANCH
  bug-397913 (branched from master)

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

AFFECTED FILES
  kate/kateapp.cpp
  kate/main.cpp

To: gmolteni, cfeck, zetazeta, #kate, ngraham
Cc: zetazeta, cfeck, ngraham, kwrite-devel, michaelh, demsking, cullmann, sars, dhaumann
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20181124/645765a2/attachment.html>


More information about the KWrite-Devel mailing list