Git Product home page Git Product logo

Comments (9)

lavignes avatar lavignes commented on July 22, 2024

I noticed the file wasn't first being touched on Linux. That was my mistake.

Even with the error, ~/.vim-anywhere/bin/run should still populate the clipboard.

Are you exiting gvim with :wq?

from vim-anywhere.

dhruvasagar avatar dhruvasagar commented on July 22, 2024

I added your fix locally and tried but it didn't work.
I tried adding a 'custom keybinding' in keyboard shortcuts for ~/.vim-anywhere/bin/run but it doesn't get triggered / eats up some error. Not sure how I could debug this.

from vim-anywhere.

cknadler avatar cknadler commented on July 22, 2024

I added your fix locally and tried but it didn't work.

What happens? How are you installing vim-anywhere? That said, it should work running it directly.

After @pyrated's patch, did the previous error you were seeing go away, or is it the same one?

Also, good point about debugging. I'll add a flag to dump all output to stdout.

from vim-anywhere.

cknadler avatar cknadler commented on July 22, 2024

I've added a debug flag so I can track down platform issues without just guessing. Would you mind running the following:

curl -fsSL https://raw.github.com/cknadler/vim-anywhere/master/install | bash -x

or if you have the installer locally:

~/.vim-anywhere/install -v

And then run the following:

~/.vim-anywhere/bin/run -v

If you paste me the output of those, I'll have a better idea of whats going wrong. Thanks!

from vim-anywhere.

dhruvasagar avatar dhruvasagar commented on July 22, 2024

Now, when running manually I do not get any errors, however the binding 'v' is not working for me. I have been doing some research and believe that gconftool is for older gnome versions and for the newer ones we have to probably use dconf, however when I try manually adding the keybindings, it still is not triggering. I will try debugging this issue more.

from vim-anywhere.

cknadler avatar cknadler commented on July 22, 2024

Thats a good point, being as gconftool is deprecated, we should attempt to use dconf first. I've opened an issue: #18

from vim-anywhere.

cknadler avatar cknadler commented on July 22, 2024

Aaaaand...done. ^_^

from vim-anywhere.

dhruvasagar avatar dhruvasagar commented on July 22, 2024

It is working now!

from vim-anywhere.

cknadler avatar cknadler commented on July 22, 2024

Awesome!

from vim-anywhere.

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.