Hello, On Tue, 13 Dec 2022 at 02:31, Alex von Gluck IV <[email protected]> wrote:
> Shift makes no difference for me. Can you provide documentation on what > shift is supposed to do? > > I can reference the FreeDesktop clipboard specification which doesn't > mention anything about required modifiers: > > https://specifications.freedesktop.org/clipboards-spec/clipboards-0.1.txt > Can't you automatically alias vim to vim -c 'set mouse=' when you ssh into a machine ? Something like this : ssh -t MY_MACHINE 'bash --init-file <(echo "alias vim=\"vim -c \\\"set mouse=\\\"\"")' -- -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CALs0%3D_74hVAh96eRdhi%2B6gs_4BWYd3qzw2HO5ecwKvjASaoGWw%40mail.gmail.com.
