Revision 52333d6...

Go back to digest for 14th July 2013

Features in KDE Base

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

Big chunk of work on incorporating ":" (i.e. running commands) in KateViEmulatedCommandBar. Includes basic running of commands (of course); display of output of commands; and completion of commands, along with the other advantages of KateViEmulatedCommandBar. Also includes a bunch of refactorings.

In practice, I'm finding this a bit clunky, usability-wise: for example, one requires *two* presses of Enter to run the command: the first clears the completion box, the second actually runs the command. This really needs to be changed to be more like the way Kate currently does things, which I'll do in due course.

File Changes

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