altos: Allow application-specific prompts for ao_cmd_readline
authorKeith Packard <keithp@keithp.com>
Thu, 16 Aug 2018 05:44:17 +0000 (22:44 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 13 Oct 2018 15:22:50 +0000 (08:22 -0700)
commita76829a4a840261e33869c40b3366fff3b691069
tree715a27874e1a2b9e3e7a9ad110ffc08eee31e584
parent684741765117611b7d666efbdfafd87c6199752c
altos: Allow application-specific prompts for ao_cmd_readline

Lets other readline users specify alternate prompts.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/kernel/ao.h
src/kernel/ao_cmd.c