Support for readline command history, editing, and completion at the
authorKen Hornstein <kenh@pobox.com>
Wed, 21 Mar 2012 19:27:15 +0000 (15:27 -0400)
committerKen Hornstein <kenh@pobox.com>
Wed, 21 Mar 2012 19:27:15 +0000 (15:27 -0400)
commit3a85e0bc9c72935ca9d154b3aa3093c31ed1836e
tree454f55402e6fb7c541103b3a20c63dce662c5689
parent24ba06b111dbadb912fa97f74ec8595f71b04393
Support for readline command history, editing, and completion at the
WhatNow? prompt.  Based on work by Steve Rader.
Makefile.am
configure.ac
docs/pending-release-notes
h/prototypes.h
m4/readline.m4 [new file with mode: 0644]
sbr/getansreadline.c [new file with mode: 0644]
uip/whatnowsbr.c