You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @agnostic-apollo and all termux contributor/user, Is possible to edit/open file in /storage/0/** directory from android file manager/explorer then pick termux as file opener without creating/copying file into ~/downloads with $EDITOR?
where $EDITOR is one of nvim, vimvi, nano or anything else.
in my case
I explore file using X-plore, long press /storage/0/foo.txt, pick open with ..., then pick termux, but always showing confirm dialog to open it in ~/downloads.. so that will copying /storage/0/foo.txt to ~/downloads/foo.txt.
what's I want.. when I explore using android app and pick termux as file opener for any file with mime type text/* in shared directory It opens directly using $EDITORwithout making a copy in ~/downloads/*.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hey @agnostic-apollo and all termux contributor/user, Is possible to edit/open file in
/storage/0/**directory from android file manager/explorer then pick termux as file opener without creating/copying file into~/downloadswith$EDITOR?where
$EDITORis one ofnvim,vimvi,nanoor anything else.in my case
I explore file using X-plore, long press
/storage/0/foo.txt, pickopen with ..., then pick termux, but always showing confirm dialog to open it in~/downloads.. so that will copying /storage/0/foo.txt to ~/downloads/foo.txt.what's I want.. when I explore using android app and pick termux as file opener for any file with mime type text/* in shared directory It opens directly using
$EDITORwithout making a copy in~/downloads/*.is it possible?
Beta Was this translation helpful? Give feedback.
All reactions