Fix VI-Mode buffer commands

Authored by croick on Nov 8 2017, 12:27 AM.

Description

Fix VI-Mode buffer commands

Summary:

  • :tabclose currently makes kate crash.
  • 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.
  • Fix crash when switching documents with :b filename

Test Plan:

  • use :tabclose to close a document
  • switch documents several times with :bp, :tabn, etc.
  • use :b filename to switch to corresponding tab

Reviewers: KTextEditor, cullmann

Reviewed By: KTextEditor, cullmann

Subscribers: cullmann, Frameworks

Tags: Kate, Frameworks

Differential Revision: https://phabricator.kde.org/D8710

Details

Committed
croickNov 12 2017, 8:40 PM
Reviewer
KTextEditor
Differential Revision
D8710: Fix VI-Mode buffer commands
Parents
R39:b2ac266e5c0f: GIT_SILENT Upgrade KF5 version to 5.41.0.
Branches
Unknown
Tags
Unknown