System Clipboard and Vim

Isshiki🐈
Oct 28, 2020

--

If you have installed every dependency you know (such as vim-gtk2 and vim-gtk3) and used every configuration flag people tell you to use (such as with-features=huge) but still can’t get a clipboard enabled vim, don’t get frustrated just yet. Try gvim! Because, as it turns out, a gvim installation also gives you a full blown TUI (normal) vim.

--

--