Mixplorer app (10 years in dev) supports Open in terminal feature. This is similar to Right click and open in terminal on Ubuntu.
How to use
Just try it, it will yield this error:
(2) Error: RunCommandService requires
allow-external-appsproperty to be set to ‘true’ in~/.termux/termux.propertiesfile.
So just append this property to that properties file:
echo 'allow-external-apps = true' >> ~/.termux/termux.properties
Now try again! It is still failed to open the directory in Termux. It only called Termux!