Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support iOS clipboard with "* and "+ registers #7

Open
sedm0784 opened this issue Jan 24, 2012 · 10 comments
Open

Support iOS clipboard with "* and "+ registers #7

sedm0784 opened this issue Jan 24, 2012 · 10 comments

Comments

@sedm0784
Copy link

In other versions of Vim, I can copy text to and from the OS's global clipboard by using the "* and "+ registers. This doesn't appear to work in iOS Vim.

@Ecco
Copy link

Ecco commented Jan 24, 2012

Indeed, that's a very legitimate request. I haven't seen this implemented in other gvim variants, but I may simply have overlooked this. For reference, what other versions is this already available in ? Nonetheless, this shouldn't be too hard to implement, and clearly is a nice feature. Feel free to submit a pull request :-)

@sedm0784
Copy link
Author

Well, it certainly works in MacVim and in Windows gvim. It's all documented in :help registers.

Pull request is unlikely for the next few months, but there's a slim chance it might happen in late 2012 ;).

@rcarmo
Copy link

rcarmo commented Jun 21, 2012

This would be grand, since regular copy/paste is the easiest way to move files to and fro iOS Vim (seriously, my iPad 3 has never been synced with iTunes, and probably never will).

@au-phiware
Copy link
Contributor

👍

I might make a crack at implementing this, if I find the time... Unless someone has already started?

@raimo
Copy link

raimo commented May 12, 2014

👍

@jgucio
Copy link

jgucio commented Aug 7, 2014

For me this feature is a go/nogo to use vim on the Iphone . Or is there another way to copy / paste from Safari browser into vim ?

@dokitoki
Copy link

This is a must, I don't know why it's marked as an enhancement.

@raimo
Copy link

raimo commented Dec 30, 2014

Switched phone and haven't installed the app to the new phone at all, because this feature is still outstanding.

@mon10a
Copy link

mon10a commented Apr 20, 2015

Ecco,

It would mean so much to us if Vim for iOS supported the iOS system clipboard via the * register. Vim on the iPad has so much promise. Right now it's just extremely cumbersome to get files in and out and if I'm traveling without my computer, impossible.

I do not have the programming skills or I would try to help.

Thank you for considering this change.

@WhiteBlackGoose
Copy link

Bump. Would be nice to have it 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests