tmux-continuum icon indicating copy to clipboard operation
tmux-continuum copied to clipboard

plugin not saving correct command

Open mrsteve0924 opened this issue 1 year ago • 0 comments

I've been using this plug for a few years now and it's worked without issue. For a month or so now it will not save one of the commands properly after ctrl-b ctrl-s

this is the command echo -e "\x1b[?25l" ; ssh -t [email protected] some_bash_script

It seems to only save the ssh part and ignores echo

I've tried adding echo to tmux.conf file but doesnt help save it

any suggestions? thanks

https://gist.github.com/mrsteve0924/96680bb1b9c65abf6b59a1cae65e45ae

mrsteve0924 avatar Jul 30 '24 19:07 mrsteve0924