Re: Vim app for iPad

2015-09-04 Thread Tero Toivanen
My favorite editor in iPad is Editorial https://itunes.apple.com/app/editorial/id673907758 With it I can work easily with Dropbox files and also use devices clipboard. In Editorial you can make your own workflows and use Python scripts with them. So I think it should be possible with Vim also.

Re: Vim app for iPad

2013-01-14 Thread Eric Weir
On Jan 4, 2013, at 11:34 AM, Bee wrote: > I used iTunes to put .vim .vimrc and .gvimrc on an iPhone for Vim app > to use. It is working quite well. Bill, I am not certain it was you, but I believe that when I responded to the above to the effect that I didn't see how to navigate on my iPad fro

Re: Vim app for iPad

2013-01-05 Thread Bee
On Jan 5, 1:40 pm, Eric Weir wrote: > When I select Vim from the apps set up for sharing on iTunes, > click on the add button and select a file on the MacBook, and > then click on the Save to... button, Finder does not show the > iPad as a connected device. I don't see any way to navigate to > it.

Re: Vim app for iPad

2013-01-05 Thread Eric Weir
On Jan 5, 2013, at 10:37 AM, Bee wrote: >> I'm curious: >> Are you able to see what's on the iOS device from iTunes? > > Yes. In iTunes, > specific apps are listed and you can transfer to/from them. > Many apps have DropBox support, which to me, is preferable. Thanks, Bee. When I select Vim fr

Re: Vim app for iPad

2013-01-05 Thread Bee
This is my .vimrc for ios vim. I used the short form for all settings, just 'cause... iPhone is small. :) Bill "23456789012345678901234567890123456789012 se nocp nobk noswf nowrap se is ic scs rnu se ts=1 sw=1 et ai si sta se nf-=octal nf+=alpha se cb^=unnamedplus,unnamed se lcs+=tab:\|- nm F :bn!

Re: Vim app for iPad

2013-01-05 Thread Bee
>Thanks, Bee. I'm encouraged by your response. >I'm curious: >Are you able to see what's on the iOS device from iTunes? Yes. In iTunes, specific apps are listed and you can transfer to/from them. Many apps have DropBox support, which to me, is preferable. >You speak about iPhone editors. Most ar

Re: Vim app for iPad

2013-01-05 Thread Eric Weir
On Jan 4, 2013, at 11:34 AM, Bee wrote: > I use :E to look around the ios (not jailbroke) file structure. > :help :Explore I used to use with my installation on the MacBook, until I started using the sessions plugin. Most of my writing in vim is in vimwiki, so I don't need to access files outs

Re: Vim app for iPad

2013-01-04 Thread Eric Weir
On Jan 4, 2013, at 11:34 AM, Bee wrote: > I used iTunes to put .vim .vimrc and .gvimrc on an iPhone for Vim app > to use. It is working quite well. > > The .gvimrc has only: > set guifont=Courier:h18 > As the default font on iPhone is too small. > > The .vimrc is a tiny version of what I use on

Re: Vim app for iPad

2013-01-04 Thread Eric Weir
Discussion of Vim on the iPad on the vim_use list led me to post the following about the existing Vim app for the iPad. I'm forwarding it hear in case anyone here might have thoughts on the topic. I'm wondering if developing this app into a genuinely useful app on the iPad might not be a projec

Re: Vim app for iPad

2013-01-04 Thread Bee
Hi Eric I used iTunes to put .vim .vimrc and .gvimrc on an iPhone for Vim app to use. It is working quite well. The .gvimrc has only: set guifont=Courier:h18 As the default font on iPhone is too small. The .vimrc is a tiny version of what I use on Mac, Linux and Windows. If you like I will post

Vim app for iPad

2013-01-04 Thread Eric Weir
I changed the subject heading to focus the discussion of Vim on the iPad more specifically on the Vim app for the iPad. I hesitate in posting my musings on this topic [1] because I am not in a position myself to do much about them. [2] They may just be completely off-the-wall unrealistic. Tha