summaryrefslogtreecommitdiffstats
path: root/lib/Reply/Plugin/ReadLine.pm
Commit message (Expand)AuthorAgeFilesLines
* don't indicate that config values can be quotedJesse Luehrs2016-05-291-1/+1
* allow ~ in ReadLine's history_file option (#48)Jesse Luehrs2016-05-291-0/+1
* Plugin::ReadLine: Added Term::ReadLine::Caroline support.tokuhirom2013-08-131-2/+17
* clarify the location of the history file (Kosuke Asami)Jesse Luehrs2013-07-181-4/+5
* readline: refactor conditional expressionsKosuke Asami2013-07-181-5/+8
* readline: fix a bug that can't handle correct ReadLine classKosuke Asami2013-07-181-2/+2
* Let Term::ReadLine::Perl5 output compatible with Term::ReadLine::GnuKosuke Asami2013-07-171-0/+5
* Enable completion when use ReadLine::Perl5Kosuke Asami2013-07-171-2/+15
* clean up the publisher stuff some moreJesse Luehrs2013-06-271-3/+4
* turn this into a generic pub/sub mechanismJesse Luehrs2013-06-271-3/+3
* Let readline present all matches and iterate over themShawn M Moore2013-06-271-3/+8
* Register the tab_handler with ReadLineShawn M Moore2013-06-271-0/+22
* oops, undef is valid hereJesse Luehrs2013-06-031-1/+1
* start on some docsJesse Luehrs2013-06-031-0/+23
* avoid writing the history file at all if nothing is to be savedJesse Luehrs2013-06-031-0/+2
* add some configuration to a couple pluginsJesse Luehrs2013-05-311-7/+18
* save readline historyJesse Luehrs2013-05-301-0/+26
* App::REPL -> ReplyJesse Luehrs2013-05-301-0/+25