Can’t paste into vim using shortcut key in iterm2

On my old macbook (running Ventura) I’m able to paste into a vim session (in insert mode) in an iterm2 window using a shortcut key like ctrl-V

On my new macmini (running Sequoia) attempting to paste with ctrl-V into vim just pastes “^V”. However it does work if pasting into a bash prompt, and it works inside vim if I use the mouse for edit->paste (which also indicates the ^V shortcut)

Does pasting into vim under macos Sequoia require an extra iterm2 or vim setting?