bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Line wrapping issues


From: Leon Klingele
Subject: Re: Line wrapping issues
Date: Sun, 20 Aug 2017 23:50:59 +0200

> you might try running your combination in something that stores
> all I/O

Awesome idea! I did record a session with 'script'.
Replay it as follows:

$ git clone 
https://gist.github.com/leonklingele/e3e3754cc0362e0e982823709db032eb bash-fzf
$ cd $_
$ cat typescript

Now take a look at the second line which ends as follows:
abc abc abc"abc abc abc
The last three abc blocks (after the closing quote) shouldn't be there.

This must be caused by some of the control characters.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

[Prev in Thread] Current Thread [Next in Thread]