Bug 392858 - `:q` vi command works in kate but not kwrite
Summary: `:q` vi command works in kate but not kwrite
Status: RESOLVED FIXED
Alias: None
Product: kate
Classification: Applications
Component: kwrite (show other bugs)
Version: 17.12.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-08 06:22 UTC by Subramaniyam Raizada
Modified: 2019-06-15 11:17 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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