Created
March 27, 2017 13:09
-
-
Save johnhawkinson/bb3d37a4abc4a6af6bad832670611b56 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on Mon 27 Mar 2017 09:05:15 AM EDT | |
jhawk@contents-vnder-pressvre:~$ screen -r | |
[r[m[2J[H[?7h[?1;4;6l[?1049h[4l[?1h=[0m[1;48r[H[2J[H[2Jjhawk@contents-vnder-pressvre:~$ | |
jhawk@contents-vnder-pressvre:~$ mutt -f/tmp/github.mbox | |
[H[37m[40m | |
[39m[49m[1@[37m[40m [H[47B[39m[49m[K[K[H[37m[40m | |
[39m[49m[1@[37m[40m [H[47BReading /tmp/github.mbox...[39m[49m[37m[40m 0[39m[49m[37m[40m Sorting mailbox... [11D[39m[49m[37m[40m[?25l[H[32m[44m[1mq:Quit d:Del u:Undel s:Save m:Mail r:Reply g:Group ?:Help | |
[0m[30m[46m 1 C Mar 26 Anders Kaseorg (3.9K) Re: [mobile-shell/mosh] Copy replaces [45B[32m[44m[1m-/tmp/github.mbox[Msgs:1 9.9K]---(mailbox-order/date)------------------(all)--- | |
[0m[37m[40m [2;80H[39m[49m[37m[40m[?12l[?25h[?25l [H[32m[44m[1mi:Exit -:PrevPg <Space>:NextPg v:View Attachm. d:Del r:Reply j:Next ?:Help | |
-/tmp/github.mbox[Msgs:1 9.9K]---(mailbox-order/date)------------------(all)--- | |
[0m[36m[40mDate: Sun, 26 Mar 2017 19:53:59 -0700 | |
From [email protected] Sun Mar 26 22:54:05 | |
2017 | |
From: Anders Kaseorg <[email protected]> | |
To: mobile-shell/mosh <[email protected]> | |
CC: John Hawkinson <[email protected]>, Mention <[email protected]> | |
Subject: Re: [mobile-shell/mosh] Copy replaces \n with spaces (#820) | |
Reply-To: mobile-shell/mosh | |
<reply+001363be35a077b8e33e1134c3f6d449b6531ee19d2e0f0492cf0000000114f04 | |
[email protected]> | |
Message-ID: <mobile-shell/mosh/issues/820/[email protected]> | |
In-Reply-To: <mobile-shell/mosh/issues/[email protected]> | |
X-GitHub-Sender: andersk | |
X-GitHub-Recipient: johnhawkinson | |
X-GitHub-Reason: mention | |
X-GitHub-Recipient-Address: [email protected] | |
X-SG-EID: | |
DNW3zPVfWJz9Df/vXMX/yVeWyV5e8hErQwP8julertYOQd2aAovV/IpEk7ISeOA+EMzDrui7Z6vuyt | |
PY76iXE2Wp53VK+fFTRhXV7tnDyXPvi0zUpOI3WACNaxAeIRVW8R1qFXlCTuXQFByzF/UBWv | |
bUoWAl | |
/NhZ4lZH5WdP1S5XAARJRXioV6VneROmTnc5FueafcnO0f/+KeN0Dt1CwUhoCRMwIak3HFwt | |
tKDvCH | |
w= | |
[37m@johnhawkinson One thing you could try to do is run `mutt` inside `screen` | |
inside `script` inside `mosh`. If you can reproduce the problem that way, then | |
you should also be able to reproduce it by `cat`ing (some truncation of) the | |
resulting `typescript` file inside `mosh` with the same terminal size. Once we | |
have a reproducing `typescript` file, it should be much easier to systematically | |
figure out where the problem is. I realize this may be easier said than done, | |
though. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment