Term-ReadLine-Perl5
view release on metacpan or search on metacpan
PreviousHistory and NextHistory take count.
The edited line is saved when one moves to history.
1.0203 2002-05-24
- Unconditional titlecasing of .inputrc "values" broke settings with
values such as 'vi' etc (thanks to Russ Southern for a report).
1.0202 2002-04-18
- Warnings on highlight of the right scroll mark '<' fixed
(thanks to Slaven Rezic).
1.0201 Unknown
- Warnings due to a misprint fixed (thanks to Tatsuhiko Miyagawa).
1.02 2002-03-31
- Move reread-init to C-x C-r.
- Make C-x u and C-x C-u do undo.
- Set-mark: C-@, Control-Space on PC.
- Exchange-point-and-mark: C-x C-x.
- Kill-region: C-x C-w (as in lynx).
- Copy-region-as-kill: C-x w (kinda similar to Emacs).
On PC, the last 2 and yank also available on Shift-Del, Control-Insert,
Shift-Insert.
- Kill buffer is prepended or appended in natural manner.
- Disable detection of Japanese multibyte characters - conflicts with
single-byte scripts. Reenable by $readline::_rl_japanese_mb = 1.
1.01 Unknown
- Allow unset TERM.
- Wrong display and warnings if UP/DOWN reach a short line from a
scrolled line
- Highlight the h-scroll indicators "<" ">" same as the prompt.
- Draw h-scroll indicator "<" even if a part of the prompt is shown.
- Scroll right if more than $rl_margin empty space is on the right.
1.00 Unknown
- Ignore $/, $\, $,.
- Handle $include in RC file (by Roland Walker and Alexander Kourakos).
- Support "unsupported ioctl()".
- $rl_vi_replace_default_on_insert (by Russ Southern).
- Now we closely match the new syntax of .inputrc (by David Wollmann).
- Allow setenv PERL_RL_USE_TRK=0 to disable usage of Term::ReadKey.
- With $inDOS vicmd_map had conflicting definitions for #27.
- Removed spurious warnings from failing ioctl and stty.
0.9908 2000-05-20
- support $ENV{INPUTRC}.
- Advice users to look into *this* file for features...
- Joe.Petolino@Eng.Sun.COM added vi support (untested).
- Remove .gz-ness from Makefile.PL.
0.9907 1999-08-04
- remove defined() noise.
0.9906 1998-11-29
- $readline::rl_getc added with the default value \&readline::rl_getc
0.9905 1998-10-21 (thanks to Wilson P. Snyder II wsnyder@maker.com)
- Fix reverse search.
0.9904 1998-04-05 (thanks to Alexander Kourakos <awk@bnt.com>)
- gave warnings for blank lines in my .inputrc
- showed underlined spaces in prompts (in xterm) which look ugly.
0.9903 1998-02-20
- Enable ornaments by default.
- Disable explicit ornaments in the test.pl.
0.9902 1997-12-08
- Do not test TRL::Gnu in test.pl!
- Allow control-? in assignments. \M-\C- should work, as well as \x7F.
(Thanks to Neil Bird!)
0.9901 1997-09-08
- Support for ornaments busted editing of long lines.
0.99 1997-09-08
- Buglet with -w corrected.
0.98 1997-08-23
- newTTY added.
- ornaments added.
- no longer installs into PERL dirs.
( run in 0.524 second using v1.01-cache-2.11-cpan-2398b32b56e )