Created
March 27, 2017 03:01
-
-
Save johnhawkinson/7f248e91e632cc5b3ef417deaa7aafb2 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 Sun 26 Mar 2017 10:57:45 PM EDT | |
jhawk@contents-vnder-pressvre:~$ mutt -f/tmp/github.mbox | |
[1;48r[m[4l[39;49m[?1h=[39;49m[37m[40m[1;1H [2;1H [3;1H [4;1H [5;1H [6;1H [7;1H [8;1H [9;1H [10;1H [11;1H [12;1H [13;1H [14;1H [15;1H [16;1H [17;1H [18;1H [19;1H [20;1H [21;1H [22;1H [23;1H [24;1H [25;1H [26;1H [27;1H [28;1H [29;1H [30;1H [31;1H [32;1H [33;1H [34;1H [35;1H [36;1H [37;1H [38;1H [39;1H [40;1H [41;1H [42;1H [43;1H [44;1H [45;1H [46;1H [47;1H [48;1H [1@ [H[47B[39;49m[K[48;1H [?1l>[39;49m[K[48;1H [?1l>[1;48r[39;49m[m[4l[39;49m[37m[40m[1;1H [2;1H [3;1H [4;1H [5;1H [6;1H [7;1H [8;1H [9;1H [10;1H [11;1H [12;1H [13;1H [14;1H [15;1H [16;1H [17;1H [18;1H [19;1H [20;1H [21;1H [22;1H [23;1H [24;1H [25;1H [26;1H [27;1H [28;1H [29;1H [30;1H [31;1H [32;1H [33;1H [34;1H [35;1H [36;1H [37;1H [38;1H [39;1H [40;1H [41;1H [42;1H [43;1H [44;1H [45;1H [46;1H [47;1H [48;1H [1@[37m[40m [H[47BReading /tmp/github.mbox...[m[39;49m[37m[40m[C[37m[40m0[m[39;49m[37m[40m [37m[40mSorting mailbox... [48;19H[m[39;49m[37m[40m[?25l[H[32m[44m[1mq:Quit d:Del u:Undel s:Save m:Mail r:Reply g:Group ?:Help [2;1H[m[30m[46m 1 C Mar 26 Anders Kaseorg (3.9K) Re: [mobile-shell/mosh] Copy replaces [47;1H[32m[44m[1m-/tmp/github.mbox[Msgs:1 9.9K]---(mailbox-order/date)------------------(all)---[48;1H[m[37m[40m [2;80H[m[39;49m[37m[40m[?1h=[34h[?25h[?25l M[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)---[4;1H[m[36m[40mDate: Sun, 26 Mar 2017 19:53:59 -0700 [5;1HFrom [email protected] Sun Mar 26 22:54:05 [6;1H 2017 [7;1HFrom: Anders Kaseorg <[email protected]> [8;1HTo: mobile-shell/mosh <[email protected]> [9;1HCC: John Hawkinson <[email protected]>, Mention <[email protected]> [10;1HSubject: Re: [mobile-shell/mosh] Copy replaces \n with spaces (#820) [11;1HReply-To: mobile-shell/mosh [12;1H <reply+001363be35a077b8e33e1134c3f6d449b6531ee19d2e0f0492cf0000000114f04[13;[email protected]> [14;1HMessage-ID: <mobile-shell/mosh/issues/820/[email protected]> [15;1HIn-Reply-To: <mobile-shell/mosh/issues/[email protected]> [16;1HX-GitHub-Sender: andersk [17;1HX-GitHub-Recipient: johnhawkinson [18;1HX-GitHub-Reason: mention [19;1HX-GitHub-Recipient-Address: [email protected] [20;1HX-SG-EID: [21;1HDNW3zPVfWJz9Df/vXMX/yVeWyV5e8hErQwP8julertYOQd2aAovV/IpEk7ISeOA+EMzDrui7Z6vuyt [22;1H PY76iXE2Wp53VK+fFTRhXV7tnDyXPvi0zUpOI3WACNaxAeIRVW8R1qFXlCTuXQFByzF/UBWv[23;1HbUoWAl [24;1H /NhZ4lZH5WdP1S5XAARJRXioV6VneROmTnc5FueafcnO0f/+KeN0Dt1CwUhoCRMwIak3HFwt[25;1HtKDvCH [26;1H w= [28;1H[37m[40m@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[33;1Hfigure 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