Skip to content

Instantly share code, notes, and snippets.

@johnhawkinson
Created March 27, 2017 03:01
Show Gist options
  • Save johnhawkinson/7f248e91e632cc5b3ef417deaa7aafb2 to your computer and use it in GitHub Desktop.
Save johnhawkinson/7f248e91e632cc5b3ef417deaa7aafb2 to your computer and use it in GitHub Desktop.
Script started on Sun 26 Mar 2017 10:57:45 PM EDT
jhawk@contents-vnder-pressvre:~$ mutt -f/tmp/github.mbox
[?1h=                                                 [1@  [?1l> [?1l>                                                 [1@ Reading /tmp/github.mbox...0 Sorting mailbox... [?25lq:Quit d:Del u:Undel s:Save m:Mail r:Reply g:Group ?:Help  1 C Mar 26 Anders Kaseorg (3.9K) Re: [mobile-shell/mosh] Copy replaces -/tmp/github.mbox[Msgs:1 9.9K]---(mailbox-order/date)------------------(all)--- [?1h=[?25h[?25l Mi: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)---Date: Sun, 26 Mar 2017 19:53:59 -0700 From bounces+848413-d13a-jhawk=mit.edu@sgmail.github.com Sun Mar 26 22:54:05  2017 From: Anders Kaseorg <notifications@github.com> To: mobile-shell/mosh <mosh@noreply.github.com> CC: John Hawkinson <jhawk@mit.edu>, Mention <mention@noreply.github.com> Subject: Re: [mobile-shell/mosh] Copy replaces \n with spaces (#820) Reply-To: mobile-shell/mosh  <reply+001363be35a077b8e33e1134c3f6d449b6531ee19d2e0f0492cf0000000114f040c792a169ce0b1fc664@reply.github.com> Message-ID: <mobile-shell/mosh/issues/820/289342052@github.com> In-Reply-To: <mobile-shell/mosh/issues/820@github.com> X-GitHub-Sender: andersk X-GitHub-Recipient: johnhawkinson X-GitHub-Reason: mention X-GitHub-Recipient-Address: jhawk@mit.edu X-SG-EID: DNW3zPVfWJz9Df/vXMX/yVeWyV5e8hErQwP8julertYOQd2aAovV/IpEk7ISeOA+EMzDrui7Z6vuyt  PY76iXE2Wp53VK+fFTRhXV7tnDyXPvi0zUpOI3WACNaxAeIRVW8R1qFXlCTuXQFByzF/UBWvbUoWAl  /NhZ4lZH5WdP1S5XAARJRXioV6VneROmTnc5FueafcnO0f/+KeN0Dt1CwUhoCRMwIak3HFwttKDvCH  w= @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 systematicallyfigure 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