momodalo / vimtouch

vimtouch
Apache License 2.0
349 stars 71 forks source link

intent from SL4A issue #44

Closed urchinhead closed 11 years ago

urchinhead commented 11 years ago

I have use vimtouch for writting code . This is great editor on android . I really appreciated it.

but I have one issue about this app. I have be using SL4A for develop python application . When I select vimtouch to edit source code , it open as new file. I report this problem although it may be caused by SL4A.

thanks

momodalo commented 11 years ago

The default action for SL4A is using internal editor. If you pick the external editor button at the end of the button list. VimTouch can work fine with it.

urchinhead commented 11 years ago

Thank you for providing the requested information. I already tried that ways.

I selected a file on SL4A , and selected vimtouch as external editor . The vimtouch work with new vacant file. It's not selected file.

If there are other setting , Would you teach me those tips ?

thanks.

momodalo commented 11 years ago

That's how I works.

  1. choose the file in the scripts.
  2. the button list popup
  3. choose the rightest button.
  4. choose vimtouch

On Mon, Mar 11, 2013 at 7:12 PM, urchinhead notifications@github.comwrote:

Thank you for providing the requested information. I already tried that ways.

I selected a file on SL4A , and selected vimtouch as external editor . The vimtouch work with new vacant file. It's not selected file.

If there are other setting , Would you teach me those tips ?

thanks.

— Reply to this email directly or view it on GitHubhttps://github.com/momodalo/vimtouch/issues/44#issuecomment-14707605 .

urchinhead commented 11 years ago

I've understood your operation . Now I'm very exciting to use your app. I really appreciate all the advice you gave me for using app.

Regards.