On 21/02, Hiltjo Posthuma wrote:
On Wed, Feb 21, 2018 at 05:56:40PM +0000, Thomas Preissler wrote:
I had an issue with nvim/tmux/st which caused tmux to crashdump when starting
nvim.
So I raised this with tmux-dev on https://github.com/tmux/tmux/issues/1264
and Nicholas responded that
1519220758.596852 st-256color 200: Ss: (string) \\033]52;%p1%s;%p2%s\\007
"Ss" is wrong. It should be "Ms" instead... :-)
Please see the Github issue...
It doesn't seem like a (current) st bug to me.
Have you tried the st git version and also our st.info file?
Apologies. I just realized I was running on older self-compiled (as I
needed a different colour mapping) version.
I got now 1f24bde82 and this "bug" is gone.
Regards
Thomas