Revision 72ffa49...
Go back to digest for 24th March 2013Bug Fixes in KDE Base
Simon Paul St James committed changes in [kate] /:
Add some Vim auto-completion tests, and fix a couple of bugs - one especially annoying one is when completion is invoked automatically and we attempt to repeat it via '.' - only the leading portion that we had typed of the completion would be repeated, not the whole thing.
Also, begin work on making the completion list wrap-around: this currently fails as https://git.reviewboard.kde.org/r/109647/ has not yet been committed.
File Changes
Modified 4 files
- part/tests/vimode_test.cpp
- part/tests/vimode_test.h
- part/vimode/kateviinsertmode.cpp
- part/vimode/katevinormalmode.cpp
4 files changed in total