Enhancements to debugger, Term::ReadLine, Term::Cap
authorIlya Zakharevich <ilya@math.ohio-state.edu>
Thu, 10 Apr 1997 19:48:07 +0000 (15:48 -0400)
committerChip Salzenberg <chip@atlantic.net>
Wed, 9 Apr 1997 00:00:00 +0000 (00:00 +0000)
commit6fb2d361298c4eb5d42f1f63b0f74a60d407e546
treed4dd6831609736f6cc19a6fe829839d043bf862a
parent56cbacacb6c634a626b06407cbd555bc1519a2d5
Enhancements to debugger, Term::ReadLine, Term::Cap

Chip wrote:
> I wonder if the public beta can be based on *this* one...

Pity I'm late.

This patch
1) Fixes Term::Cap which thought that absolute paths start
with '/';
2) Adds a new method `ornaments' to Term::ReadLine;
2a) Documents an old method `tkRunning' of Term::ReadLine;
3) Adds a new `O'ption to debugger: ornaments.  Possible
values are 0, 1, or comma-separated list of 4 terminal
capabilities to surround prompt and the command line.

Enjoy,

p5p-msgid: 1997Apr10.154825.1929433@hmivax.humgen.upenn.edu
private-msgid: 199704101948.PAA01841@monk.mps.ohio-state.edu
lib/Term/Cap.pm
lib/Term/ReadLine.pm
lib/perl5db.pl