top | item 46855342

(no title)

Fluorescence | 28 days ago

I love termux. I can run my normal terminal environment - tmux, fish, just, git, zoxide, yazi etc. and build rust apps. With decent auto-complete/fuzzy-search, it's very ergonomic for only needing a couple of key presses to get things done. I'm impressed that TUI apps like yazi/nnn respond to touch. It's a very viable app platform for those inclined.

Out of curiosity, is there an equivalent on ios with that level of support?

discuss

order

nasretdinov|28 days ago

In iOS we can only use something like ish.app which emulates x86 and runs full Linux distro instead, with predictably much lower performance than Termux (due to JIT being banned in iOS apps), but without any restrictions Android has on the executables

maxkfranz|28 days ago

iSH is great as an ssh client. It has a good font out of the box, so it displays tmux and neovim properly.

a-Shell should be faster than iSH for local stuff since the tools are compiled natively, but nothing on iOS, as far as I know, compares to Termux on Android.

MarsIronPI|27 days ago

Why does Apple ban JIT? It clearly doesn't ban emulation inherently, so why is emulation OK but not JIT?

DrNefario|28 days ago

I don't have an iPhone, but wouldn't UTM be better for that use case?