← All releases
Attyx v0.3.3
Attyx v0.3.3
Scrollbar
A scrollbar now appears when you scroll through terminal history. It shows your position in the scrollback buffer and fades out after you stop scrolling. Available on macOS, Linux, and Windows.
Tab Rename
You can now rename tabs through the command palette. Open it and select “Rename Tab” to give your tabs meaningful names. The default keybind is set-tab-title in your config.
Dim Inactive Panes
When using splits, inactive panes are now slightly dimmed so it’s always clear which pane has focus.
Quality of Life
- Copy confirmation — a brief toast appears when you copy text, so you know it worked.
- Resize overlay — the current window size (columns × rows) is shown while resizing.
- Selection follows output — text selection now correctly moves with new output instead of staying fixed in place.
- Link highlight cleanup — hovering over links no longer leaves stale highlights behind after the cursor moves away.