You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Emoji no longer corrupt your terminal text. An outdated character-width table made emoji and other wide symbols get measured wrong, so everything after one would shift left — swallowing spaces, mashing words together, garbling whole lines. This is also what looked like "pasted text getting doubled or mangled": the paste was always fine, the rendering wasn't. Both are fixed now.
Focus view works again. Clicking "Focus view" on a file preview was closing the preview and then doing nothing — no reading overlay, no error, just silence. It opens properly now.
Find works inside Focus view. Searching within Focus view always came back with zero matches, no matter what you searched for.
Dragging a beacon chip no longer widens the dock. On Windows displays running at 125% or 150% scaling, picking up a chip made the whole beacon dock visibly stretch.
Improved
Focus view is instant now. Opening it no longer re-renders the document a second time, so long documents don't freeze and the transition doesn't stutter — and your scroll position carries over both ways, so you land on the line you were reading instead of jumping to the top.
Beacons are quicker to use. One click expands a chip instead of requiring a double-click, parking a terminal to a beacon is noticeably faster, chips no longer flicker or vanish when you take a screenshot, a chip dragged near a screen edge can't get stranded off-screen anymore, and letting go of a drag no longer accidentally expands it.
Typing no longer yanks you to the bottom. Scroll up to read earlier output and start typing — your place is kept instead of snapping down to the prompt. The jump-to-bottom button is still there when you want it.
Satellites open on the right screen. They now appear on whichever monitor UnionTerminal is on, instead of always defaulting to your primary display.
Clearer focus when panes are split. An accent ring marks the pane receiving your keystrokes, inactive panes show a hollow cursor, and entering or leaving Focus view transitions more smoothly. Right-click now works anywhere on a terminal, not just its tab.
Steadier tabs, lighter background load. Tab labels no longer twitch when you switch between them, the app does less background work with many sessions open, and clipboard images stop being needlessly reprocessed behind the scenes.