Skip to content

Instantly share code, notes, and snippets.

@boxofrox
Created November 6, 2017 02:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save boxofrox/ae6e264474652db00faefbec269da281 to your computer and use it in GitHub Desktop.
Save boxofrox/ae6e264474652db00faefbec269da281 to your computer and use it in GitHub Desktop.
Decoding /outputs/nvimpam_mid.stdout for KillTheMule
[ 94 - fixarray length 4
0 00 - fixint 0
0 00 - fixint 0
nvim_command ac - fixstr with 12 bytes
[ 91 - fixarray length 1
echom "rust client connected to neovim" d9 27 - str with 39 letters
]
]
[ 94 - fixarray length 4
0 00 - fixint 0
1 01 - fixint 1
nvim_subscribe ae - fixstr with 14 bytes
[ 91 - fixarray length 1
LiveUpdateStart af - fixstr with 15 bytes
]
]
[ 94 - fixarray length 4
0 00 - fixint 0
2 02 - fixint 2
nvim_subscribe ae - fixstr with 14 bytes
[ 91 - fixarray length 1
LiveUpdate aa - fixstr with 10 bytes
]
]
[ 94 - fixarray length 4
0 00 - fixint 0
3 03 - fixint 3
nvim_subscribe ae - fixstr with 14 bytes
[ 91 - fixarray length 1
LiveUpdateTick ae - fixstr with 14 bytes
]
]
[ 94 - fixarray length 4
0 00 - fixint 0
4 04 - fixint 4
nvim_subscribe ae - fixstr with 14 bytes
[ 91 - fixarray length 1
LiveUpdateEnd ad - fixstr with 13 bytes
]
]
[ 94 - fixarray length 4
0 00 - fixint 0
5 05 - fixint 5
nvim_subscribe ae - fixstr with 14 bytes
[ 91 - fixarray length 1
quit a4 - fixstr with 4 bytes
]
]
[ 94 - fixarray length 4
0 00 - fixint 0
6 06 - fixint 6
nvim_get_current_buf b4 - fixstr with 20 bytes
[ 90 - fixarray length 0
]
]
[ 94 - fixarray length 4
0 00 - fixint 0
7 00 - fixint 0
nvim_buf_live_updates b5 - fixstr with 21 bytes
[ 92 - fixarray length 2
`extension` d4 00 01 - fixstr with 13 bytes
true c3 - true
]
]
https://github.com/KillTheMule/nvimpam/blob/d6f24d089198493314b570827722140b91d1948c/output/nvimpam_mid.stdout
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment