Joerg Wunsch b463077353 Finally implement a simple commandline history in DDB.
Emacs-style line editing has already been there (did anybody ever
notice this? :), so i `only' had to add ^P and ^N.  The approach is
fairly minimalistic, with the advantage of keeping the bloat as small
as 864 bytes of .text and 16 bytes of .bss, plus 10*120 bytes
malloc'ed history buffer at the first use.
1996-08-10 13:38:44 +00:00
..
1996-08-09 22:57:06 +00:00
1996-07-23 22:00:14 +00:00
1996-06-12 05:11:41 +00:00
1996-07-30 18:56:16 +00:00
1996-06-14 11:02:28 +00:00