agnostic-apollo

Results 420 comments of agnostic-apollo

It's on the todo list, for now you can launch more terminals with RUN_COMMAND intent. https://github.com/termux/termux-app/wiki/RUN_COMMAND-Intent

Where did you install termux and what version are you on?

I personally cannot reproduce it with my local changes (not 0.118.0), you may be running some commands that is using memory.

First re-enable selinux with `su -c 'setenforce enforcing'` since you disabled it and then follow instructions below. Follow them without uninstalling app and in your current state where internet does...

Well, net namespace are the same for all, and disabling selinux didn't help either, the correct net group was there too in app process of someone else, so running out...

Agreed with sylirre. May be related to https://github.com/termux/termux-app/issues/2653 which isn't available in 0.118.0

Define "unusable". Works fine on my devices, don't have any usability issue. Yes, the scrolling is done per line as terminal buffers are per line, that cannot be changed.

@2096779623 Disable margin adjustment in termux app settings.

Did you restart termux app afterwards?