Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 270170 - sys-libs/readline-6.0_p3 version bump
Summary: sys-libs/readline-6.0_p3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo's Team for Core System packages
URL: ftp://ftp.cwru.edu/pub/bash/readline-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-17 11:54 UTC by Lars Wendler (Polynomial-C) (RETIRED)
Modified: 2009-05-17 21:07 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-05-17 11:54:07 UTC
readline60-001
If a SIGWINCH arrives while bash is performing redisplay, multi-line prompts
are displayed incorrectly due to the display code being called recursively.

readline60-002
When not in a locale supporting multibyte characters, readline will occasionally
not erase characters between the cursor position and the end of the line
when killing text backwards.

readline60-003
If the prompt length exactly matches the screen width, and the prompt ends
with invisible characters, readline positions the cursor incorrectly.


Reproducible: Always

Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2009-05-17 21:07:47 UTC
added to the tree