Giter Site home page Giter Site logo

Comments (5)

junegunn avatar junegunn commented on July 17, 2024

Since peekaboo temporarily disables itself during @-replay, it is possible that it fails to reenable itself depending on the content of the register. What was in @a?

from vim-peekaboo.

junegunn avatar junegunn commented on July 17, 2024

I changed how peekaboo disables itself during @. Please update and let me know if it helps.

from vim-peekaboo.

lazywei avatar lazywei commented on July 17, 2024

Sorry for the late reply. @ did display the menu. However, it seems it use * register only. That is @ap, @3pwill always paste the content in*`. I'm not sure if this is relevant to this plugin though.

Thanks

from vim-peekaboo.

junegunn avatar junegunn commented on July 17, 2024

Why do you use @ for that? You should be doing "3p or "ap.

@3p is recognized as @3 (replay the macro in register 3) and p (paste the content in the default register)

from vim-peekaboo.

lazywei avatar lazywei commented on July 17, 2024

Oh... you're right. I totally misunderstand it. I thought peekaboo
rewrite @'s behavior. I think this issue can be closed then.
Thanks :-)

-- Chih-Wei (Bert)

2015-05-07 10:59 GMT+08:00 Junegunn Choi [email protected]:

Why do you use @ for that? You should be doing "3p or "ap.

@3p is recognized as @3 (replay the macro in register 3) and p (paste the
content in the default register)


Reply to this email directly or view it on GitHub.

from vim-peekaboo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.