Giter VIP home page Giter VIP logo

Comments (12)

max397574 avatar max397574 commented on May 20, 2024 1

I'll check that out tomorrow

from better-escape.nvim.

max397574 avatar max397574 commented on May 20, 2024

@smjonas should be fixed now can you confirm?

from better-escape.nvim.

smjonas avatar smjonas commented on May 20, 2024

Thanks, that error is now gone but I see another error now:

Error executing vim.schedule lua callback: vim.lua:413: handle 0x557acfaaf180 is already closing
stack traceback:
        [C]: in function 'close'
        vim.lua:413: in function 'cb'
        vim.lua:285: in function <vim.lua:285>

from better-escape.nvim.

max397574 avatar max397574 commented on May 20, 2024

when exactly do you see that error?
what mappings do you have and what exactly do you type?

from better-escape.nvim.

smjonas avatar smjonas commented on May 20, 2024

I use ino ii <Esc> and set timeoutlen = 250 (if that's relevant).

It happens when typing ini (or ixi where x is any character) fast enough.

from better-escape.nvim.

max397574 avatar max397574 commented on May 20, 2024

Hmmmm interesting I can't reproduce that. Even with a key mapping so they are typed like instantly.

from better-escape.nvim.

smjonas avatar smjonas commented on May 20, 2024

I can't reproduce it with a minimal config either, it seems to be related to an interaction with another plugin. If I find out eventually what plugin caused this, I will let you know!

from better-escape.nvim.

max397574 avatar max397574 commented on May 20, 2024

ok thank you

from better-escape.nvim.

max397574 avatar max397574 commented on May 20, 2024

could you send the output of :imap @smjonas ?

from better-escape.nvim.

smjonas avatar smjonas commented on May 20, 2024

Sure, :imap ii shows i ii * <Esc>`^ (I don't remember what the `^ was for, I got this from somewhere online).

from better-escape.nvim.

max397574 avatar max397574 commented on May 20, 2024

why have you mapped it?
The whole point of better-escape.nvim is that you don't have to map it

from better-escape.nvim.

smjonas avatar smjonas commented on May 20, 2024

Oh that was the problem. It didn't say this anywhere in the readme, I just assumed it would modify my existing mappings in some way. Could you please add this info the readme or unmap the user mapping in the code? Thanks :)

from better-escape.nvim.

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.