Using this with tmux and various VPN tech. Main issue is scrolling. Termius + tmux don't scroll very well. And I've been led to believe tmux is necessary to keep sessions open when I turn off my phone screen
I had this exact issue. I switched to Blink on iOS which seems inferior to Termius in every way except that scrolling tmux actually works.
In `~/.tmux.conf` try adding `set -g mouse on`, for mouse scrolling
Yes, you need tmux/similar to keep things running.
try setting set -g mouse on in your tmux config. With this I'm able to scroll up by using two fingers in termius.
Scrolling is quite jenky with Termius - I thought there's a way to keep sessions going when there are intermittent drops in connection via Termius, but for how I've been building, when I lose connection I just restart claude and reexplain the context of the task.