Hi
I'm running Manjaro i3 17.1.1 as a guest on VirtualBox on Windows 7 host. Shared clipboard is enabled bidirectionally.
On XFCE edition I always could paste from host in terminal/vim with shortcut Ctrl+Shift+V or Middle Mouse Button. On freshly installed i3 I can't do that, ctrl shift v doesn't work at all and MMB works well in terminal but vim complains about empty register, after that it pastes, BUT if I mark something in virtual machine it will paste only it and will be ignoring later copied stuff from windows.
Example of how I want it to work:
- copy text on windows host
- click on virtualbox manjaro guest window
- press ctrl+shift+v OR middle mouse button
- text is pasted
Any ideas how to make it work like that?