Re: The text duplication when you type something too long.

2019-07-16 Thread Chet Ramey
On 7/16/19 2:15 AM, ChanakanZ Tech wrote: > Bash Version: 5.0 > Patch Level: 0 > Release Status: release > > Description: > When the text in line got too long, the line duplicated into two Sorry, if you mean line wrapping, in the sense that the cursor moves to the next screen line, this

Re: The text duplication when you type something too long.

2019-07-16 Thread Greg Wooledge
On Tue, Jul 16, 2019 at 01:15:50PM +0700, ChanakanZ Tech wrote: > Description: > When the text in line got too long, the line duplicated into two > > Repeat-By: > type something very long in it. It gonna duplicated into another > one when it long than a terminal width. PS: Sorry fo