The <C-n> mapping is supposed to act in operator mode.
It is supposed to act "up until the next prompt".
This works on neovim, but does not work in original vim.
Similar problem for <C-p>.
Only seems to occur in original vim version 9.0 (version 8.1 seems to work fine).