On Wed, Mar 13, 2024 at 4:45 PM Christian Brabandt <cbli...@256bit.org> wrote: > > runtime(mswin): revert back the check for clipboard_working support > > Commit: > https://github.com/vim/vim/commit/760f664213dea9a300454992ba1589f4601d622f > Author: Christian Brabandt <c...@256bit.org> > Date: Wed Mar 13 16:38:16 2024 +0100 […]
The mswin.vim script currently defines Ctrl-V and Shift-Insert in Command-line mode but not Insert mode if has("clipboard") is found true, but in Insert but not Command-line if it is found false. Is that normal ? Shouldnt cmap and inoremap be replaced by either map! or noremap! at lines 43-44 and 60-61 of mswin.vim ? Best regards, Tony. -- -- You received this message from the "vim_dev" 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_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAJkCKXvYrqZyi%3DXBLgyVtoVWVeKN-z0cBb96n7ZeT9CHq6SBqA%40mail.gmail.com.