Hi!
I have a following problem: When I try to paste long input to my command-line app, only few first lines are pasted.
I see, that I Can copy that to apps like TextWrangler, TextEdit.
What Can I do?
Regards.
Brighten your iPad with a colorful cover, stream to your TV, download pictures from your digital camera, and more. There’s already so much you can do with iPad and iPad mini
The incredibly thin Apple Wireless Keyboard uses Bluetooth technology, which makes it compatible with iPad
iPad inspires creativity and hands-on learning with features you won’t find in any other educational tool
Apple announces 4th generation iPad packing an A6X CPU
Hi!
I have a following problem: When I try to paste long input to my command-line app, only few first lines are pasted.
I see, that I Can copy that to apps like TextWrangler, TextEdit.
What Can I do?
Regards.
When I copy text from a website in Safari, two pasteboard items are created. This is the output of [pasteboard items]
(
{
"Apple Web Archive pasteboard type" = < [...archive...] >;
"public.text" = "pages of a journal,";
},
{
"iOS rich content paste pasteboard type" = <694f5320 72696368 20636f6e 74656e74 20706173 74652070 61737465 626f6172 64207479 7065>;
}
)
What is the "iOS rich content paste pasteboard type" all about? What does the data actually represent? Is this representation ever used by other apps?
Thanks.
When I copy text from a website in Safari, two pasteboard items are created. This is the output of [pasteboard items]
(
{
"Apple Web Archive pasteboard type" = < [...archive...] >;
"public.text" = "pages of a journal,";
},
{
"iOS rich content paste pasteboard type" = <694f5320 72696368 20636f6e 74656e74 20706173 74652070 61737465 626f6172 64207479 7065>;
}
)
What is the "iOS rich content paste pasteboard type" all about? What does the data actually represent? Is this representation ever used by other apps?
Thanks.