Revision 82202bd...

Go back to digest for 21st October 2012

Features in KDE Base

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

Allow "telescoping" mappings i.e. ones that are substrings of other mappings e.g.

'12
'123

etc

If the current set of keystrokes is a prefix of a mapping, then wait for the remaining keypresses that brings us up to that mapping. If that doesn't occur before the timeout occurs, choose the current mapping. Ensure that we don't hang around waiting for timeouts if the current mapping is unambiguous.

File Changes

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