moneylcj | 7 Aug 15:34
Favicon

[SPAM] how can i startup vim to edit google doc in vimoperator?

hello:
    I want to startup vim to edit my google docs by press ctrl+i,but i am failed,How can do it ? Thank you !
     vimoperator  is a good work  ,thank you!                                                                        
                                                                              vimoperator user
                                                                                        08.08.07
 

<div><p>hello:<br>&nbsp;&nbsp;&nbsp; I want to startup vim to edit my google docs by press ctrl+i,but i am failed,How can do it ? Thank you !<br>&nbsp; &nbsp;&nbsp; vimoperator&nbsp; is a good work&nbsp; ,thank you! &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp;&nbsp; vimoperator user<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 08.08.07<br>&nbsp;<br></p></div>
Konstantin | 8 Aug 18:49
Favicon
Gravatar

Re: [SPAM] how can i startup vim to edit google doc in vimoperator?

Is it happens only on google docs?
What's the value of your "editor" option?
What's your OS? Maybe Firefox can't find vim?

moneylcj wrote:
> hello:
>     I want to startup vim to edit my google docs by press ctrl+i,but i 
> am failed,How can do it ? Thank you !
>      vimoperator  is a good work  ,thank you!                           
>                                              
>                                                                            
>    vimoperator user
>                                                                                         
> 08.08.07
>  
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Vimperator mailing list
> Vimperator@...
> https://www.mozdev.org/mailman/listinfo/vimperator

--

-- 
Konstantin Stepanov
Web Developer
Chris Burkhardt | 10 Sep 07:31
Gravatar

Re: [SPAM] how can i startup vim to edit google doc in vimoperator?

moneylcj wrote:
> hello:
>     I want to startup vim to edit my google docs by press ctrl+i,but i
> am failed,How can do it ? Thank you !
>      vimoperator  is a good work  ,thank you!                          

Hi -

Sorry, this is a digression, but I just learned about the ctrl-i in insert mode
to open an external editor from your post. That's fantastic! (And I guess I can
remove the "It's All Text!" add-on now). Is this documented anywhere besides the
'editor' option?

Thanks,
- Chris

Daniel Bainton | 10 Sep 16:24

Re: [SPAM] how can i startup vim to edit google doc in vimoperator?

2008/9/10 Chris Burkhardt <chris@...>:
> moneylcj wrote:
>> hello:
>>     I want to startup vim to edit my google docs by press ctrl+i,but i
>> am failed,How can do it ? Thank you !
>>      vimoperator  is a good work  ,thank you!
>
> Hi -
>
> Sorry, this is a digression, but I just learned about the ctrl-i in insert mode
> to open an external editor from your post. That's fantastic! (And I guess I can
> remove the "It's All Text!" add-on now). Is this documented anywhere besides the
> 'editor' option?

"External editor support" -> http://vimperator.mozdev.org/

--
Daniel
Chris Burkhardt | 10 Sep 18:36
Gravatar

Re: [SPAM] how can i startup vim to edit google doc in vimoperator?

Daniel Bainton wrote:
> 2008/9/10 Chris Burkhardt <chris@...>:
>> moneylcj wrote:
>>> hello:
>>>     I want to startup vim to edit my google docs by press ctrl+i,but i
>>> am failed,How can do it ? Thank you !
>>>      vimoperator  is a good work  ,thank you!
>> Hi -
>>
>> Sorry, this is a digression, but I just learned about the ctrl-i in insert mode
>> to open an external editor from your post. That's fantastic! (And I guess I can
>> remove the "It's All Text!" add-on now). Is this documented anywhere besides the
>> 'editor' option?
> 
> "External editor support" -> http://vimperator.mozdev.org/

Ah. For some reason it's not in the list of features when I do ':h intro'. I'm
using:

:version
Vimperator 1.2 (created: 2008/08/16 18:51:52) running on: Mozilla/5.0 (X11; U;
Linux i686; en-US; rv:1.9.0.1) Gecko/2008071618 Iceweasel/3.0.1 (Debian-3.0.1-1)

Anyway, a help tag like i_CRTL-i might be nice for the folks like me who are
slow at figuring out features...

Thanks for everything,
- Chris

Chris Burkhardt | 10 Sep 18:40
Gravatar

Re: bhow can i startup vim to edit google doc in vimoperator?

Chris Burkhardt wrote:
> Daniel Bainton wrote:
>> 2008/9/10 Chris Burkhardt <chris@...>:
>>> moneylcj wrote:
>>>> hello:
>>>>     I want to startup vim to edit my google docs by press ctrl+i,but i
>>>> am failed,How can do it ? Thank you !
>>>>      vimoperator  is a good work  ,thank you!
>>> Hi -
>>>
>>> Sorry, this is a digression, but I just learned about the ctrl-i in insert mode
>>> to open an external editor from your post. That's fantastic! (And I guess I can
>>> remove the "It's All Text!" add-on now). Is this documented anywhere besides the
>>> 'editor' option?
>> "External editor support" -> http://vimperator.mozdev.org/
> 
> Ah. For some reason it's not in the list of features when I do ':h intro'. I'm
> using:

Nevermind. Browsing the CVS repository I see it wasn't added to intro.txt until
revision 1.23.

It looks like Vimperator is so actively developed that it is worth running and
keeping up with the CVS version.

- Chris

Martin Stubenschrott | 10 Sep 19:33

Re: bhow can i startup vim to edit google doc in vimoperator?

Chris Burkhardt wrote:

> It looks like Vimperator is so actively developed that it is worth running and
> keeping up with the CVS version.

Yeah, it's quite active currently, mainly thanks to Doug!

It would be even more active if you also contributed to it with some
patches :)

--
Martin

Gmane