On my neovim I use Control + up/down to select multiple lines with [Vim Visual Multi](https://github.com/mg979/vim-visual-multi) plugin. Example using Alacritty/Kitty: <p align="center"> <img width="49%" src="https://github.com/raphamorim/rio/assets/1340674/dcff75d2-e07f-40da-9b93-4b7e7816abab"> <img width="49%" src="https://github.com/raphamorim/rio/assets/1340674/92b830a2-00d3-4053-847e-c3a14f95d0a6" /> </p> But on Rio Terminal, when I use Control + Up/Down arrow, it scroll my code. How to override/disable it? :) Thank you.
On my neovim I use Control + up/down to select multiple lines with Vim Visual Multi plugin.
Example using Alacritty/Kitty:
But on Rio Terminal, when I use Control + Up/Down arrow, it scroll my code. How to override/disable it? :)
Thank you.