Skip to content

Instantly share code, notes, and snippets.

@vanderw
Created March 5, 2026 07:58
Show Gist options
  • Select an option

  • Save vanderw/719e79621cc2ec1c999b9194e122164c to your computer and use it in GitHub Desktop.

Select an option

Save vanderw/719e79621cc2ec1c999b9194e122164c to your computer and use it in GitHub Desktop.
How to fix Remmina causing Vim to start auto in Replace mode

Edit ~/.vimrc on remote server

add

set t_u7=

:wq

That it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment