Revision ca81e7c...

Go back to digest for 21st October 2012

Bug Fixes in KDE Base

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

Currently, the Vi Input Mode always resets the cursor to the start of the range when exiting Visual Mode, whereas Vim does not do this if we are exiting due to Ctrl-c or ESC.

This patch fixes this, and also allows the usage of the ESC key in vimode_tests.

REVIEW:106925

File Changes

Modified 4 files
  •   part/tests/vimode_test.cpp
  •   part/vimode/katevinormalmode.cpp
  •   part/vimode/katevinormalmode.h
  •   part/vimode/katevivisualmode.cpp
4 files changed in total