Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

5
  • 1
    so, what is the problem? ... what is there to understand? Commented Mar 18, 2023 at 1:57
  • "Pulling data from buffer" ... you do know that what you're editing in in Vim is called a buffer? vim.fandom.com/wiki/Vim_buffer_FAQ Commented Mar 18, 2023 at 9:01
  • Hey Jsotola, thanks for your comment. What I wanted to know was how/why the same word, yank, is used to mean different things (opposite direction). Commented Mar 19, 2023 at 2:41
  • Hey muru, yes, and you do know that "the operator y yanks a copy of the object which follows into the unnamed buffer? ;) github.com/dspinellis/unix-history-repo/blob/… Commented Mar 19, 2023 at 2:43
  • Thanks for sharing the link! That looks like a good learning resource :) Commented Mar 19, 2023 at 2:43