Commit: c1448637676a2623e1b5391552668e5003eec18d
Parent: 4cfbb394ecc24ddf25949ec4eb8283283116ac1a
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2017-08-23 15:22:17
Tree: f6655d08d9d7cb659c15942929088bdcb2d7a065

client: Use rl_prompt_input to prompt agent input This uses rl_prompt_input to ask user input instead of maintaining its own handling in agent.c lets display.c handle all user prompt requests.

Diffstat

M client/agent.c | 96 ++++++++++++++++++++- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
M client/agent.h | 1 -
M client/main.c | 3 - - -

3 files changed, 20 insertions(+), 80 deletions(-)

View Full Diff | Patch