Hi Alex, On Thu, Mar 21, 2013, Alex Deymo wrote: > Fixed Vinicius comments for agent prompt. I kind of hate readline =) > Thanks for reporting. > I'll leave the agent disabled at startup since you can choose the > capability you want to support for your agent, and also you may want > to test your environment without an agent. > > Alex Deymo (6): > client: Add color modifiers to NEW, CHG and DEL events. > client: Right prompt management on agent input > client: "agent" command capability argument and autocompletion > client: Agent's DisplayPincode implementation > client: Agent's DisplayPasskey implementation > client: Agent's RequestPasskey implementation > > client/agent.c | 146 ++++++++++++++++++++++++++++++++++++++++++++++++++----- > client/display.h | 7 ++- > client/main.c | 106 ++++++++++++++++++++++++++++++++++------ > 3 files changed, 232 insertions(+), 27 deletions(-) Thanks. All patches in this set have been applied. I did have to do some manual fixing with coding style issues such as "char* foo" vs "char *foo", so please pay attention to that in the future. Johan -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html