Add input methods to input method status bar button
ClosedPublic

Authored by broulik on Apr 23 2019, 9:29 AM.

Details

Summary

Even though it indicates VI mode vs Normal mode clicking it only toggles Insert vs Replace.
Add the input methods into its context menu.

Test Plan

Accidentally enabled VI mode and couldn't figure out how to exit it (found the modes buried in the Edit mode), didn't find a quick way where I expected it.
Code is a bit ugly though

Diff Detail

Repository
R39 KTextEditor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
broulik created this revision.Apr 23 2019, 9:29 AM
Restricted Application added projects: Kate, Frameworks. · View Herald TranscriptApr 23 2019, 9:29 AM
Restricted Application added subscribers: kde-frameworks-devel, kwrite-devel. · View Herald Transcript
broulik requested review of this revision.Apr 23 2019, 9:29 AM
cullmann accepted this revision.Apr 23 2019, 10:48 AM
cullmann added a subscriber: cullmann.

Good idea!

This revision is now accepted and ready to land.Apr 23 2019, 10:48 AM
This revision was automatically updated to reflect the committed changes.