Bug 392858

Summary: `:q` vi command works in kate but not kwrite
Product: [Applications] kate Reporter: Subramaniyam Raizada <kde>
Component: kwriteAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: nate
Priority: NOR    
Version: 17.12.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Subramaniyam Raizada 2018-04-08 06:22:39 UTC
When in vi input mode, the :q (quit) command doesn't work in KWrite. This also affects :wq (save & exit). Both work in Kate.

Observed on version 17.12.3 Arch Linux.
Comment 1 Michal Humpula 2019-06-15 11:17:20 UTC
Git commit e129f5d47e1fc3158ee454a874679c645204c4c7 by Michal Humpula.
Committed on 15/06/2019 at 11:13.
Pushed by michalhumpula into branch 'master'.

kwrite: implement kTextEditor::Application,MainWindow
Differential Revision: https://phabricator.kde.org/D21409

M  +1    -1    kwrite/CMakeLists.txt
M  +31   -62   kwrite/kwrite.cpp
M  +15   -15   kwrite/kwrite.h
A  +145  -0    kwrite/kwriteapplication.cpp     [License: LGPL (v2)]
A  +63   -0    kwrite/kwriteapplication.h     [License: LGPL (v2)]
M  +14   -11   kwrite/main.cpp

https://commits.kde.org/kate/e129f5d47e1fc3158ee454a874679c645204c4c7