| Summary: | `:q` vi command works in kate but not kwrite | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Subramaniyam Raizada <kde> |
| Component: | kwrite | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | nate |
| Priority: | NOR | ||
| Version First Reported In: | 17.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://commits.kde.org/kate/e129f5d47e1fc3158ee454a874679c645204c4c7 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Subramaniyam Raizada
2018-04-08 06:22:39 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 |