Last active
August 17, 2017 18:26
-
-
Save vy-let/bc8b3ee544dd046510d86566f77c64f9 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
ESC[30mESC(BESC[mWelcome to fish, the friendly interactive shell | |
ESC]0;fish /home/myself^GESC[?2004hESC[30mESC(BESC[m<W> fish: Current terminal parameters have rows and/or columns set to zero. | |
<W> fish: The stty command can be used to correct this (e.g., stty rows 80 columns 24). | |
ESC[2m⏎ESC(BESC[m ^M⏎ ^MESC[2KESC]0;fish /home/myself^Gmyself@ip-xxx-xx-xx-xx ESC[32m~ESC[30mESC(BESC[m> ESC[KESC[30mESC(BESC[m^MESC]0;fish /home/myself^Gmyself@ip-xxx-xx-xx-xx ESC[32m~ESC[30mESC(BESC[m> ESC[KESC[30mESC(BESC[mESC[?2004l |
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
$ mosh-server new -v | |
MOSH CONNECT 60001 2wPwu45b3T/Wut3/yC4NZA | |
mosh-server (mosh 1.3.2) [build mosh-1.3.2-32-g6f9de49] | |
Copyright 2012 Keith Winstein <[email protected]> | |
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. | |
This is free software: you are free to change and redistribute it. | |
There is NO WARRANTY, to the extent permitted by law. | |
[mosh-server detached, pid = 2428] | |
Server now attached to client at 63.234.181.194:55939 | |
[64766] Received state 1 [coming from 0, ack 0] | |
[64766] Sent [0=>1] id 1, frag 0 ack=1, throwaway=0, len=25, frame rate=4.00, timeout=1000, srtt=1000.0 | |
[64829] Received state 2 [coming from 1, ack 1] | |
[64829] Sent [1=>2] id 2, frag 0 ack=2, throwaway=1, len=94, frame rate=31.25, timeout=189, srtt=63.0 | |
[64861] Sent [1=>3] id 3, frag 0 ack=2, throwaway=1, len=82, frame rate=31.25, timeout=189, srtt=63.0 | |
[64893] Sent [1=>4] id 4, frag 0 ack=2, throwaway=1, len=96, frame rate=31.25, timeout=189, srtt=63.0 | |
[64990] Received state 3 [coming from 2, ack 4] | |
[67896] Sent [4=>5] id 5, frag 0 ack=3, throwaway=4, len=25, frame rate=31.25, timeout=159, srtt=62.9 | |
[67989] Received state 4 [coming from 3, ack 5] | |
[70899] Sent [5=>6] id 6, frag 0 ack=4, throwaway=5, len=33, frame rate=31.25, timeout=137, srtt=62.6 | |
[70989] Received state 5 [coming from 4, ack 6] | |
[73106] Received state 6 [coming from 4, ack 6] | |
[73114] Sent [6=>7] id 7, frag 0 ack=6, throwaway=6, len=33, frame rate=31.25, timeout=120, srtt=62.4 | |
[73165] Sent [6=>8] id 8, frag 0 ack=6, throwaway=6, len=51, frame rate=31.25, timeout=120, srtt=62.4 | |
[73186] Received state 7 [coming from 6, ack 7] | |
[73197] Sent [7=>9] id 9, frag 0 ack=7, throwaway=7, len=45, frame rate=31.25, timeout=108, srtt=62.1 | |
[73245] Sent [7=>10] id 10, frag 0 ack=7, throwaway=7, len=47, frame rate=31.25, timeout=108, srtt=62.1 | |
[73287] Received state 8 [coming from 7, ack 9] | |
[73296] Sent [9=>11] id 11, frag 0 ack=8, throwaway=9, len=46, frame rate=32.26, timeout=98, srtt=61.9 | |
[73346] Sent [9=>12] id 12, frag 0 ack=8, throwaway=9, len=38, frame rate=32.26, timeout=98, srtt=61.9 | |
[73376] Received state 9 [coming from 8, ack 11] | |
[73385] Sent [11=>13] id 13, frag 0 ack=9, throwaway=11, len=43, frame rate=32.26, timeout=91, srtt=61.6 | |
[73435] Sent [11=>14] id 14, frag 0 ack=9, throwaway=11, len=52, frame rate=32.26, timeout=91, srtt=61.6 | |
[73507] Received state 10 [coming from 9, ack 14] | |
[75066] Received state 11 [coming from 9, ack 14] | |
[75074] Sent [14=>15] id 15, frag 0 ack=11, throwaway=14, len=32, frame rate=32.26, timeout=85, srtt=61.4 | |
mosh-server: terminalframebuffer.cc:500: void Terminal::Renditions::set_rendition(Terminal::color_type): Assertion `false' failed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment