Skip Menu |

This queue is for tickets about the Term-ReadLine-Tiny CPAN distribution.

Report information
The Basics
Id: 121555
Status: resolved
Priority: 0/
Queue: Term-ReadLine-Tiny

People
Owner: ORKUN [...] cpan.org
Requestors: 'spro^^*%*^6ut# [...] &$%*c
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 1.06



Subject: Still does not work with the CPAN shell
I’m afraid it is still not working. I am using the Terminal app in Mac OS X 10.8.5. This is what I see (with _ instead of the cursor): Show quoted text
nolock_cpan>_
When I type ‘install’ it writes each character over the top of the ‘>’ at the end of the prompt, without advancing the cursor. So the last letter is all that I see after typing: nolock_cpanl_ I don’t know if these environment variables are meaningful to you: TERM=xterm-256color TERM_PROGRAM=Apple_Terminal TERM_PROGRAM_VERSION=309 What else can I provide to help you debug this?
07 May 2017 Pzr, 23:15:52 tarihinde, SPROUT yazdı: Show quoted text
> I’m afraid it is still not working. I am using the Terminal app in > Mac OS X 10.8.5. This is what I see (with _ instead of the cursor): >
> nolock_cpan> _
> > When I type ‘install’ it writes each character over the top of the ‘>’ > at the end of the prompt, without advancing the cursor. So the last > letter is all that I see after typing: > > nolock_cpanl_ > > I don’t know if these environment variables are meaningful to you: > > TERM=xterm-256color > TERM_PROGRAM=Apple_Terminal > TERM_PROGRAM_VERSION=309 > > What else can I provide to help you debug this?
Thanks for your feedback. I am working about this bug.
08 May 2017 Pts, 03:39:36 tarihinde, ORKUN yazdı: Show quoted text
> 07 May 2017 Pzr, 23:15:52 tarihinde, SPROUT yazdı:
> > I’m afraid it is still not working. I am using the Terminal app in > > Mac OS X 10.8.5. This is what I see (with _ instead of the cursor): > >
> > nolock_cpan> _
> > > > When I type ‘install’ it writes each character over the top of the ‘>’ > > at the end of the prompt, without advancing the cursor. So the last > > letter is all that I see after typing: > > > > nolock_cpanl_ > > > > I don’t know if these environment variables are meaningful to you: > > > > TERM=xterm-256color > > TERM_PROGRAM=Apple_Terminal > > TERM_PROGRAM_VERSION=309 > > > > What else can I provide to help you debug this?
> > Thanks for your feedback. I am working about this bug.
Fixed in v1.06: https://github.com/orkunkaraduman/p5-Term-ReadLine-Tiny/commit/d41602ad6fde7ef66c3bd098c1afdde1efb4746e
On Mon May 08 06:50:19 2017, ORKUN wrote: Show quoted text
> 08 May 2017 Pts, 03:39:36 tarihinde, ORKUN yazdı:
> > 07 May 2017 Pzr, 23:15:52 tarihinde, SPROUT yazdı:
> > > I’m afraid it is still not working. I am using the Terminal app in > > > Mac OS X 10.8.5. This is what I see (with _ instead of the > > > cursor): > > >
> > > nolock_cpan> _
> > > > > > When I type ‘install’ it writes each character over the top of the > > > ‘>’ > > > at the end of the prompt, without advancing the cursor. So the > > > last > > > letter is all that I see after typing: > > > > > > nolock_cpanl_ > > > > > > I don’t know if these environment variables are meaningful to you: > > > > > > TERM=xterm-256color > > > TERM_PROGRAM=Apple_Terminal > > > TERM_PROGRAM_VERSION=309 > > > > > > What else can I provide to help you debug this?
> > > > Thanks for your feedback. I am working about this bug.
> > Fixed in v1.06: > https://github.com/orkunkaraduman/p5-Term-ReadLine- > Tiny/commit/d41602ad6fde7ef66c3bd098c1afdde1efb4746e
Thank you. It works nicely.
08 May 2017 Pts, 22:46:47 tarihinde, SPROUT yazdı: Show quoted text
> On Mon May 08 06:50:19 2017, ORKUN wrote:
> > 08 May 2017 Pts, 03:39:36 tarihinde, ORKUN yazdı:
> > > 07 May 2017 Pzr, 23:15:52 tarihinde, SPROUT yazdı:
> > > > I’m afraid it is still not working. I am using the Terminal app in > > > > Mac OS X 10.8.5. This is what I see (with _ instead of the > > > > cursor): > > > >
> > > > nolock_cpan> _
> > > > > > > > When I type ‘install’ it writes each character over the top of the > > > > ‘>’ > > > > at the end of the prompt, without advancing the cursor. So the > > > > last > > > > letter is all that I see after typing: > > > > > > > > nolock_cpanl_ > > > > > > > > I don’t know if these environment variables are meaningful to you: > > > > > > > > TERM=xterm-256color > > > > TERM_PROGRAM=Apple_Terminal > > > > TERM_PROGRAM_VERSION=309 > > > > > > > > What else can I provide to help you debug this?
> > > > > > Thanks for your feedback. I am working about this bug.
> > > > Fixed in v1.06: > > https://github.com/orkunkaraduman/p5-Term-ReadLine- > > Tiny/commit/d41602ad6fde7ef66c3bd098c1afdde1efb4746e
> > Thank you. It works nicely.