CMD + C and CMD + V for Vim inside WezTerm
It’s possible to configure Vim or Neovim in a way that default commands like yank or delete would use the system clipboard. However, my preference is to have separate registers. The reason is that I don’t want to replace the system buffer when yanking or deleting. Furthermore, I would like to use CMD... Read article