<table><tr><td style="">croick created this revision.<br />croick added a reviewer: KTextEditor.<br />Restricted Application added projects: Kate, Frameworks.<br />Restricted Application added a subscriber: 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/D8710" rel="noreferrer">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">:tabclose currently makes kate crash.</li>
<li class="remarkup-list-item">Switching tabs with commands like :bp or :tabp only works once due to loss of focus. The user must click into the view to reactivate it.</li>
<li class="remarkup-list-item">Fix crash when switching documents with :b filename</li>
</ul></div></div><br /><div><strong>TEST PLAN</strong><div><ul class="remarkup-list">
<li class="remarkup-list-item">use :tabclose to close a document</li>
<li class="remarkup-list-item">switch documents several times with :bp, :tabn, etc.</li>
<li class="remarkup-list-item">use :b filename to switch to corresponding tab</li>
</ul></div></div><br /><div><strong>REPOSITORY</strong><div><div>R39 KTextEditor</div></div></div><br /><div><strong>BRANCH</strong><div><div>viedit</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D8710" rel="noreferrer">https://phabricator.kde.org/D8710</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/vimode/appcommands.cpp<br />
src/vimode/appcommands.h<br />
src/vimode/emulatedcommandbar/commandmode.cpp</div></div></div><br /><div><strong>To: </strong>croick, KTextEditor<br /><strong>Cc: </strong>Frameworks, kevinapavew, ngraham, demsking, cullmann, sars, dhaumann<br /></div>