← All posts

Releases

TermRover 1.0.9: pane-aware Herdr text selection

TermRover 1.0.9 makes Herdr text selection pane-aware on iPhone, iPad, and Android, with precise handles and a beautiful glass loupe on iOS.

ReleasesHerdr · Multiplexers

The most significant change in TermRover 1.0.9 is pane-aware text selection in Herdr. Long-press a pane, choose Select, and drag either handle across the text you want. The selection stays inside that pane instead of wandering through borders, padding, or the output of the pane next door.

That sounds like a small detail. On a split terminal, it is the difference between copying text and cleaning up a mess. Selecting a multiline error, command, or agent response now feels like selecting text in a native mobile app, while still respecting the structure of the terminal underneath it.

The iOS loupe is beautiful

The interaction is especially lovely on iPhone and iPad. As a handle moves, the system loupe floats above your finger and magnifies the exact character boundary. On current iOS versions, the loupe picks up the translucent Liquid Glass look.

Pane-aware Herdr selection and the glass loupe on iPhone.

It is even more striking on the larger iPad canvas, where a selection can travel across several lines without leaking into the neighbouring pane.

The same interaction on iPad, with the selection confined to the pane on the left.

The same interaction on Android and iOS

The glass styling is an iOS flourish, but the important behavior is consistent. TermRover 1.0.9 gives Herdr the same pane-aware selection model on iPhone, iPad, and Android: long-press to begin, move either endpoint precisely, copy only the intended text.

Paste works natively too. Text from the device clipboard can be pasted straight into Herdr, while text copied from a Herdr pane returns to the device clipboard, ready for the keyboard or any other app.

Very few mobile terminals make split-pane text selection feel this deliberate. Herdr gives TermRover enough information to keep the selection inside the right pane, and TermRover turns that into a touch interaction that feels at home on each platform.

tmux is next

In the released app today, tmux text selection does not yet understand pane boundaries. That is the next place this interaction is heading.

Herdr got there first. tmux is coming.