Saturday, November 16, 2024

Re: Why my leader key is not working for y,d,p?

On Sat, 16 Nov 2024, 'Arup Rakshit' via vim_use wrote:

> Hello,
>
> I just tried it. Whenever I press , y, or , p or , d I get beep sound.
>
> Some more information:
>
> ➜ ~ vim --version | grep clipboard
> -clipboard +keymap +printer +vertsplit
> +ex_extra +mouse_netterm +syntax -xterm_clipboard
> ➜ ~

You are missing clipboard support in your build of Vim, so those
mappings won't do anything. Try installing a Vim build with clipboard
support (usually the gui packages of Vim also include vim with clipboard
support).

Thanks,
Christian
--
A sadist is a masochist who follows the Golden Rule.

--
--
You received this message from the "vim_use" 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_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/vim_use/ZziZfJ/XLeod%2Boy/%40256bit.org.

No comments: