Giter VIP home page Giter VIP logo

Comments (5)

chubin avatar chubin commented on May 18, 2024

Thank you very much for reporting!

I suppose that the problem here is that your vim is too old (I think you have vim 7 and not vim 8), and does not support asynchronous jobs and the job_start function.
It is, of course, a bug anyway, and it will be fixed.

Please, could you provide some information about your Vim?
vim --version would be great.

Development of the Vim plugin is happening here:
https://gitlab.com/dbeniamine/cheat.sh-vim
@dbeniamine is the principal developer of the plugin.

I will open an issue there, so if you have a gitlab account, you can follow it,
and if not just follow this issue here, I will post the updates here too.

from cheat.sh.

hemanta212 avatar hemanta212 commented on May 18, 2024

from cheat.sh.

chubin avatar chubin commented on May 18, 2024

Ok, thank you very much!
A quickfix (but maybe it is not an option for you)
would be just update your vim.

from cheat.sh.

chubin avatar chubin commented on May 18, 2024

Update from @dbeniamine:

I found one issue, maybe there is two :

    E117: Unknown function: job_start Cheat.sh was trying to use job_start while your vim does not have jobs, fixed by 6af6717e
    line 58: Zero count: d0 This means that cheat.sh tryed to remove lines that were not there, I think this issue might disappear with the previous fix

Can you update the commit (the fix is also on github) and tell me if 2. is also fixed ?

@hemanta212:

Could you please update your plugin (or reinstall it)
from GitHub, and try whether the fixes from @dbeniamine have solved the problem?

from cheat.sh.

hemanta212 avatar hemanta212 commented on May 18, 2024

Ok, this finally fixed my pasting problem. Thanks :) a lot.

from cheat.sh.

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.