Sample Header Ad - 728x90

Command-C does not copy highlighted text into clipboard from MacVim

1 vote
0 answers
251 views
I just installed macVim/mvim on macOS Catalina and uncertain why the normal macOS shortcuts are not working. They work on my other macOS Mojave system. There are probably some settings I am missing here. This is what I have in ~/.vim directory. Image **Update** Responding to question about the configuration on both systems: I used the _copy from another mac_ to initialize the new system (that does not work) from the old system (that does) . That led to the entire home directory being bulk copied: so the configs are the same in both. **Another update** Corrected above to say vim _directory_ (not vim _file_) Also here are contents of couple of those files $cat gvimrc set guifont=Menlo:h10 Under .vim/plugin we have: $ll plugin total 16 -rw-r--r-- 1 steve staff 6747 May 6 2017 cua-mode.vim drwxr-xr-x 3 steve staff 96 May 6 2017 . drwxr-xr-x 7 steve staff 224 Mar 13 12:18 .. The cua-mode.vim is here https://gist.github.com/javadba/a639e8e75e63dfe0499679b3f78635e5 . As for all the other files this is working on the first machine and not the new one.
Asked by WestCoastProjects (6555 rep)
Apr 12, 2020, 03:15 AM
Last activity: Apr 12, 2020, 05:10 PM