<table><tr><td style="">flherne created this revision.<br />flherne added a reviewer: KTextEditor.<br />flherne set the repository for this revision to R39 KTextEditor.<br />Restricted Application added subscribers: Frameworks, kwrite-devel.<br />Restricted Application added a project: Frameworks.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D4421" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>Reverse meaning of :split, :vsplit to match vi and Kate actions.</p>

<p>The previous behaviour of these commands was swapped, compared either to vi or to "Split Vertical" in Kate.</p>

<p>:new and :vnew were fixed in <a href="https://phabricator.kde.org/R39:0b00782a90ec1d68b0fe0f3140620aeb6de4b132" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">0b00782a9</a>, but this pair was missed.</p>

<p>Given that every use I can find has this confusing reverse pattern, the API is probably wrong. Too late now.</p>

<p>Pointed out by head7 in <a href="https://phabricator.kde.org/D4250" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;" rel="noreferrer">D4250</a>.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Compiles, matches vi now.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D4421" rel="noreferrer">https://phabricator.kde.org/D4421</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/vimode/appcommands.cpp</div></div></div><br /><div><strong>EMAIL PREFERENCES</strong><div><a href="https://phabricator.kde.org/settings/panel/emailpreferences/" rel="noreferrer">https://phabricator.kde.org/settings/panel/emailpreferences/</a></div></div><br /><div><strong>To: </strong>flherne, KTextEditor<br /><strong>Cc: </strong>kwrite-devel, Frameworks<br /></div>