Revision 681020f...

Go back to digest for 28th July 2013

Bug Fixes in KDE Base

Simon Paul St James committed changes in [kate] /:

A few fixes to do with the emulated command bar and Visual mode:

- Aborting ":" should leave us in normal mode with no selection.

- Don't exit Visual mode when we abort a search bar. To fix this, we send a null key event (instead of Escape) as the syntheticSearchCompletedKey.

- Update the cursor in Visual Mode as we search.

- Reset to original selection if we dismiss search in Visual Mode, even if the current search was a match.

File Changes

Modified 3 files
  •   tests/vimode_test.cpp
  •   part/vimode/kateviemulatedcommandbar.cpp
  •   part/vimode/kateviemulatedcommandbar.h
3 files changed in total