On Mon, 25 Nov 2024, Roy Fulbright wrote:
> +yy does not put the text in the Windows clipboard. What I am looking > for is an option to turn off the inclusion of newline when I > triple-click a line. "+yy does exactly that, copy the current line into the clipboard in Windows GVim, but it also contains the final new line. I suppose you can use the TextYankPost event to strip the final newline if you do not like it. Thanks, Christian -- Cats are smarter than dogs. You can't make eight cats pull a sled through the snow. -- -- 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 visit https://groups.google.com/d/msgid/vim_use/Z0T8ExoDgptJjBiP%40256bit.org.
