Open pilhoon opened 4 years ago
when printf "\e[?1004l" for vim
printf "\e[?1004l"
if shopt -q login_shell; then [any code that outputs text here] fi
this prevents rsync error. ref.protocol version mismatch — is your shell clean?
rsync
if this is login shell
when
printf "\e[?1004l"
for vimthis prevents
rsync
error. ref.protocol version mismatch — is your shell clean?