Revision 828356
Go back to digest for 6th July 2008Features in KDE Base
Erlend Hamberg committed changes in /branches/kate/vi_input_mode:
new key handler which represents key presses w/ modifiers as QChars.
it is possible to steal all key presses (for testing).
to do this add "Vi Input Mode Steal Keys=true" under view defaults in katerc.
implemented a redo command (<c-r>).
File Changes
Added 2 files
- /branches/kate/vi_input_mode/vimode
- /katevikeysequenceparser.cpp
- /katevikeysequenceparser.h
Modified 11 files
- /branches/kate/vi_input_mode
- /CMakeLists.txt
- /utils/kateconfig.cpp
- /utils/kateconfig.h
- /view/kateview.cpp
- /view/kateview.h
- /view/kateviewinternal.cpp
- /view/kateviewinternal.h
- /vimode/katevinormalmode.cpp
- /vimode/katevinormalmode.h
- /vimode/katevinormalmodecommand.cpp
- /vimode/katevinormalmodecommand.h
13 files changed in total