Is there a way to configure katepart to provide a more "intelligent" cursor movement after searching text?
I do not see anything relevant in the Cursor & Selection Behavior configuration.
1. In kate or kwrite invoke a normal search/find. 2. Close the Find dialog. 3. Notice the text is highlighted. 4. Press the keyboard left or right arrow navigation key.
When pressing the left key, my expectation is the cursor should move to the immediate left of the selection highlight. Instead the cursor moves to the character on the immediate left of the end of the selection.
Similarly, when pressing the right arrow key the cursor moves to the next character to the right rather than just end the selection highlight and keep the cursor at the same place.
My expectation is the cursor movement I have seen in other text editors.
Thanks. :)