Friday, March 8, 2013

Re: Vim on the iPad

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

On 03/08/2013 02:39 AM, Eric Weir wrote:
> On Mar 7, 2013, at 3:39 PM, Jeroen Budts <jeroen@lightyear.be>
> wrote:
>
>> I use Hacker's Keyboard daily on my Nexus 7 btw. Together with
>> VimTouch and my entire Vim config (which I could just copy over
>> to the tablet, no special tricks required, unlike another unnamed
>> tablet device discussed here recently...). VimTouch with the
>> Hacker's Keyboard really is awesome.
>
> Does VimTouch do syncing, e.g., to Dropbox or SugarSync?
VimTouch itself doesn't do any syncing. I do however use the DropSync
app to synchronize my notes to Dropbox. Dropsync can be configured to
watch one or more folder for changes and sync them immediately when a
file is created/updated. It also regularly pulls in new/updated files
from your dropbox. As soon as I hit `:w` in VimTouch my note is
synchronized to my Dropbox.

> When you responded at the beginning of this thread you weren't keen
> on VimTouch.
True, and I must say that I was wrong on this. VimTouch is really
nice. It is the real Vim (= C source code with no modifications at
all) compiled for ARM and wrapped by an Android app to integrate it
into the system. It also comes with the entire Vim runtime. It also
reads .vimrc and .vim from the sdcard (/sdcard, or on Nexus 7:
/storage/emulated/legacy), so you can simply copy your entire Vim
config to there (I use dropsync to automatically pull in my Vim config)

One reason why I wasn't keen on VimTouch when I first started with
Android was because at that time I was using Git to store my notes and
a wrapper script to (1) update my notes, (2) start vim and wait for it
to close (3) push my notes back into the Git repository. This workflow
is not possible with VimTouch (but it is with Terminal IDE and Debian
Kit). Switching to Dropbox for my notes has solved this.

> Surely similar functionality is possible with iOS. Or is it just
> locked down tighter than Androd?
- From what I have read in this discussion it surely seems that iOS is
locked a lot tighter than Android...

Jeroen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.17 (GNU/Linux)

iQIcBAEBCAAGBQJROda3AAoJEBrqc/v4ufiMoaQQAKgRVPi5SJKfRqhWyhpnhEaJ
uFeOvPm+SHUquk63Vo0UTnyhqThVdjh1d58WjWRX7js4W0dPXNAiDzeghKO/6twZ
SXUvn+bilO+KwlAFIuCdjjrBlRolcz7DeaQu7mZKocmSN5wlncqbRisEnxc6VekA
EPaYYSF7Qk+Y3OBz/qvL7sXHu1JTz/vqK+FYggVtanAV3TUMSoASFjsV4nWrHTEq
diYyPFiaDLoax+Lkuro+H9tu58yDA8cQMEZTz4em1p46uT6pBEOWCLXLbQfaPEcS
Mbm2q72OL4fbwLXbKOcSraAAZZyt0bJScO7k9RW7vmyFFjbhQc0ymuDWl6wz/5sA
0Zp/bKx3RiYbNepajCXogYeKjIYQmlQC22NwOkx+e0LTqbW2r5/YYNs9m3wJCxq0
GRx6mUXZ23ZtLMh58t5IiJpJGI0Mbk89Fgyq5ilCDS0F5fj2JcNkUrKc/Fuv6QVz
Qgk8hROBvy7NhtZcbkT8lfPJX08rzo3+ZKphCLc6SjI2EIGLiEG+GaMDLMPSprq6
FKnnAruvO2WqI5swDMqhqTakDEDJuYV+aNdhZ4zGC0dt/IJeZ8M6ovEaOBC2rX6E
VjALh6Du2l5dWKPwKTY+j2cdOOYUpZJIGbvH94gQ2S5ufyKNv+nBKl/azfJFtVAT
l92c7VPq01TR6FyHE71J
=8dBJ
-----END PGP SIGNATURE-----

--
--
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.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment