Added client (kresc) for interacting with daemon using command prompt with history and tab-completion
When kresd -f 1
is running one can connect to it using kresc tty/xxx
(where xxx is PID of kresd process) and interact with it using command prompt with tab completion and history. kresc
completes (and suggests) global names and table members (and for functions adds left parenthesis).