Saturday, June 1, 2019

Re: Looking for help getting iVim set up

> On May 31, 2019, at 9:32 AM, Eric Weir <eeweir@bellsouth.net> wrote:
>
>> On May 30, 2019, at 1:28 PM, 'Lifepillar' via vim_use <vim_use@googlegroups.com> wrote:
>>
>>> I've noticed this. I don't know what it means, but why is it necessary to cripple netrw this way? Is it related to Apple's sandboxing of apps?
>>
>> Yes, iOS apps cannot launch other processes in the system. AFAIK, netrw uses `mv` and `cp` programs to move/copy files, and iVim is not allowed to use them. Renaming files does not fork a different process, but uses an internal function, so it keeps working in iVim.
>
> I have no doubt there's a reason, but curious why the restrictions within sandboxed apps. My naive assumption would be that when apps that are prevented from communicating with other apps operations that are not permitted on the system level would be permitted.

I think I understand the rationale for Apple's sandboxing of apps under iOS, but it sure places severe restrictions on using iOS devices for anything like serious computing. Is there no other way for them to achieve their objective? Are Android devices really less secure?

Seriously considering purchasing an Android table just so I can run Vim Touch and install the Hacker's keyboard. I once had my full Vim configuration running under them on a 7" Android tablet. I think I could even sync the installation on a tablet with the installation on my MacBook.

------------------------------------------------------------------------------------------
Eric Weir
Decatur, GA USA
eeweir@bellsouth.net

"Man has been a murderer forever."

- Peter Matthiessen.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/E0EB5466-1DEE-4775-BE97-29A444711EFD%40bellsouth.net.
For more options, visit https://groups.google.com/d/optout.

No comments: