| Summary: | non english characters works wrong with "e" motion | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | sotero <granard_gotlo> |
| Component: | Vi Input Mode | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | christoph |
| Priority: | NOR | ||
| Version First Reported In: | 22.04.3 | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/frameworks/ktexteditor/-/commit/bf08a9a6faf35ca2f6c69a9f64b545e0e7129436 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
sotero
2022-11-30 12:42:18 UTC
True, seems to be borked. Git commit bf08a9a6faf35ca2f6c69a9f64b545e0e7129436 by Christoph Cullmann. Committed on 18/02/2024 at 20:39. Pushed by cullmann into branch 'master'. ensure we support unicode in patterns porting errors from QRegExp M +2 -2 autotests/src/vimode/base.cpp M +4 -0 autotests/src/vimode/keys.cpp M +1 -1 src/vimode/commandrangeexpressionparser.cpp M +2 -2 src/vimode/modes/modebase.cpp M +2 -2 src/vimode/modes/normalvimode.cpp https://invent.kde.org/frameworks/ktexteditor/-/commit/bf08a9a6faf35ca2f6c69a9f64b545e0e7129436 |