| Summary: | Vi input mode doesn't work correctly on KDevelop | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Leandro Santiago da Silva <leandrosansilva> |
| Component: | Vi Input Mode | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | wishlist | CC: | christoph, emeric.dupont, michal.humpula |
| Priority: | NOR | ||
| Version First Reported In: | SVN | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Leandro Santiago da Silva
2010-06-15 17:19:23 UTC
We won't implement any support for this ourselves (as kate does), that would be the wrong approach. Instead katepart's vi-mode should provide the necessary actions and commands and simply send out a signals or something similar we could hook to. Hence re-assigning to kate. These commands (x, /, q, etc.) work fine on kate editor (and I think in kate-part), but don't work in kdevelop. (In reply to comment #1) > We won't implement any support for this ourselves (as kate does), that would be > the wrong approach. Instead katepart's vi-mode should provide the necessary > actions and commands and simply send out a signals or something similar we > could hook to. Hence re-assigning to kate. I agree with Andreas, that this is the way it should be done. This is actually worked on by Emeric D. His work can hopefully be merged after 4.5. Necessary interface changes are there in KF5 version. The current kdevelop doesn't seems to be implementing the interface yet though. Dear user, this wish list item is now closed, as it wasn't touched in the last year and no contributor stepped up to implement it. The Kate/KTextEditor team is small and we can just try to keep up with fixing bugs. Therefore wishes that show no activity for a years or more will be closed from now on to keep at least a bit overview about 'current' wishs of the users. If you want your feature to be implemented, please step up to provide some patch for it. If you think it is really needed, you can reopen your request, but keep in mind, if no new good arguments are made and no people get attracted to help out to implement it, it will expire in a year again. We have a nice website https://kate-editor.org that provides all the information needed to contribute, please make use of it. Patches can be handed in via https://phabricator.kde.org/differential/ Greetings Christoph Cullmann |