Tag: tmux

Filtered notes for this topic.

Updated Aug 26, 2026

How to Keep SSH Sessions Alive on iPad

The most reliable way to keep SSH sessions alive on iPad is to combine a real terminal client with tmux or zellij, and optionally use neosh when you need resumable transport.

7 min read

neosh vs Mosh for Mobile Terminal Sessions

Mosh optimizes a roaming remote terminal with local prediction, while neosh gives NeoShell an explicit QUIC session that can detach and resume after the current connection is gone.

9 min read