I have a strange issue with copy/paste in vim via an ssh session. If I
select a block of text that  I've recently typed in via the mouse (not
using visual mode but rather the default clipboard) and then paste that
text, all spaces are lost. For example, typing "hello again" and then
copying pasting via right clicking the mouse, it pastes as "helloagain".

This issue only occurs with text that was typed while in the current vim
session. Existing text in a file can be cut/pasted without issues. The
issue also does not happen in nano or emacs, or even vim tiny.

Any ideas?

Reply via email to