[Konsole-devel] [Bug 283719] RFE - Add ability to send commands to Konsole via D-BUS

Jekyll Wu adaptee at gmail.com
Sat Mar 24 19:18:27 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=283719

Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.9.0
         Resolution|---                         |FIXED

--- Comment #2 from Jekyll Wu <adaptee at gmail.com> ---
Git commit ba204b106577aa0e1c5662272d68b17a9e35cc9b by Jekyll Wu.
Committed on 24/03/2012 at 14:30.
Pushed by jekyllwu into branch 'master'.

Add dbus method runCommand(QString) for running command

Although the existing dbus method sendText(QString) can be used to do
the same job, it is not very friendly since users have to deal with the
problem of how to represent and send the final newline.
REVIEW: 104398
FIXED-IN: 4.9.0

M  +5    -0    src/Session.cpp
M  +5    -0    src/Session.h

http://commits.kde.org/konsole/ba204b106577aa0e1c5662272d68b17a9e35cc9b

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the konsole-devel mailing list