Comments on 2018-03-10 A tip on yanking

Last edit

Summary: That's interesting. I don't use helm, but a quick search shows that Ivy has something similar. I'll try it out!

Added:

> ----
> That's interesting. I don't use helm, but a quick search shows that Ivy has something similar. I'll try it out!
> -- Marcin Borkowski 2018-03-18 04:59 UTC


Helm has built-in support for browsing the kill-ring when helm-mode is enabled.

Even better, bind M-y to helm-show-kill-ring, see https://tuhdo.github.io/helm-intro.html#orgheadline6

It makes the point, that working with an invisible kill-ring is painful.

– deusmax 2018-03-10 21:46 UTC


That’s interesting. I don’t use helm, but a quick search shows that Ivy has something similar. I’ll try it out!

– Marcin Borkowski 2018-03-18 04:59 UTC