Term-ReadLine-TTYtter
view release on metacpan or search on metacpan
0.9907: remove defined() noise.
0.9908: 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.
1.00: 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.
1.01: 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.02: 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.
( run in 0.838 second using v1.01-cache-2.11-cpan-2398b32b56e )