On Thu, Aug 6, 2009 at 11:14, Bryan R Harris<bryan_r_har...@raytheon.com> wrote:
snip
> I've read everything I can find on it, but can't find documentation of the
> main feature I'm interested in, i.e. pre-loading the buffer with text.  It
> works, I just don't see it documented.
snip

I didn't see it in the docs either, I just guessed that it would work
and it did.

snip
> Also, is addHistory() supposed to retain history *between* runs?  i.e. store
> it in a file somewhere?  If not, what's the "progname" part for?
snip

Some backends do use a file to store the history between runs, and,
yes, progname is used for that purpose.

-- 
Chas. Owens
wonkden.net
The most important skill a programmer can have is the ability to read.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to