On 2022-07-24 01:40, Igor Spiridonov wrote: > I would like for example to have "Visual selection automatically copied > to the clipboard." in windows as it is described here - > https://vim.fandom.com/wiki/Easy_pasting_to_Windows_applications > <https://vim.fandom.com/wiki/Easy_pasting_to_Windows_applications>. > Console vim cannot provide it because it works only when gui is enabled.
Does "*y not work for you? It does for me, when running vim (not gvim) in a command window in Windows 10. (I have actually mapped ^C (control+C) to "*y so that Ctrl+C behaves the same in Windows GUI applications and in command-prompt Vim.) My Vim is 7.4, but Id be awfully surprised if that stopped working in later versions. Stan Brown Tehachapi, CA, USA https://BrownMath.com -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/89c4dffe-121f-99ac-9ec8-c01da3193778%40fastmail.fm.
