[VIM Mode] Add g<up> g<down> commands

Authored by gikari on Mar 12 2020, 9:57 PM.

Description

[VIM Mode] Add g<up> g<down> commands

Summary:
Add twin commands for gj and gk for usage with standard
arrow keys.

BUG: 418486
FIXED-IN: 5.69

Test Plan:

  1. Open document with large sentences, that span across multiple visual lines in Kate and use gj and gk commands in normal mode to move inside a line.
  2. Use g<down> and g<up> commands - the result must be the same, as using gj and gk commands.
  3. Repeat the same for visual mode.

Reviewers: Kate, Frameworks

Subscribers: cullmann, dhaumann, kwrite-devel, kde-frameworks-devel

Tags: Kate, Frameworks

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

Details

Committed
cullmannMar 12 2020, 9:57 PM
Differential Revision
D27928: [VIM Mode] Add g<up> g<down> commands
Parents
R39:444bbb37926f: Add MarkInterfaceV2, to s/QPixmap/QIcon/g for symbols of marks
Branches
Unknown
Tags
Unknown