You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: