Git Product home page Git Product logo

Comments (7)

cknadler avatar cknadler commented on July 22, 2024

Let me see if I can't track down the root cause.

Related: #9

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.

adevore3 avatar adevore3 commented on July 22, 2024

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

  • getopts :v opt
  • dir=/tmp/vim-anywhere
    ++ date +%y%m%d%H%M%S
  • file=/tmp/vim-anywhere/doc-140102093124
  • mkdir -p /tmp/vim-anywhere
  • [[ linux-gnu == \l\i\n\u\x-\g\n\u ]]
  • touch /tmp/vim-anywhere/doc-140102093124
  • chmod o-r /tmp/vim-anywhere/doc-140102093124
  • gvim --nofork /tmp/vim-anywhere/doc-140102093124
  • cat /tmp/vim-anywhere/doc-140102093124
  • xclip -selection clipboard

So I noticed that it will put the text into my clipboard and I cant paste
it where ever, but I thought it was suppose to do that automatically.

Anton

On Wed, Jan 1, 2014 at 6:41 PM, Chris Knadler [email protected]:

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!


Reply to this email directly or view it on GitHubhttps://github.com//issues/12#issuecomment-31435730
.

from vim-anywhere.

cknadler avatar cknadler commented on July 22, 2024

So I noticed that it will put the text into my clipboard and I cant paste
it where ever, but I thought it was suppose to do that automatically.

Oh, good. Looks like everything is working.

That is actually by design. vim-anywhere just copies text to your clipboard when you close it. There is talk of adding an alternate keybinding for pasting back, but it isn't implemented yet. You're not the first to bring this up though. I'm betting the documentation isn't really clear. I'll update it. Thanks!

from vim-anywhere.

adevore3 avatar adevore3 commented on July 22, 2024

Thanks for looking into this so quickly. I really appreciate it and love
the tool. Anton

On Thu, Jan 2, 2014 at 10:23 AM, Chris Knadler [email protected]:

Closed #12 #12.


Reply to this email directly or view it on GitHubhttps://github.com//issues/12
.

from vim-anywhere.

adevore3 avatar adevore3 commented on July 22, 2024

So actually, I do have one complaint and I can make this another issue if
you want. When I do use vim-anywhere, it doesn't correctly copy the newline
character. For example, in my last email, my name should be two lines below
the sentence. I'm not sure if it shows up that way for you or not but
that's what it looks like on my end. Is this a known issue?

Anton

On Thu, Jan 2, 2014 at 10:32 AM, Anton DeVore [email protected] wrote:

Thanks for looking into this so quickly. I really appreciate it and love
the tool. Anton

On Thu, Jan 2, 2014 at 10:23 AM, Chris Knadler [email protected]:

Closed #12 #12.


Reply to this email directly or view it on GitHubhttps://github.com//issues/12
.

from vim-anywhere.

cknadler avatar cknadler commented on July 22, 2024

Yeah, feel free to open up another issue. I'll look into that today.

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.