Attyx v0.3.15
April 15, 2026
Attyx v0.3.15
Smoother tab switching and better Xyron integration
A small release focused on polish: snappier tab switches, cleaner completions in Xyron, and a more flexible get-text command.
What changed
- Tab switching no longer flickers or lags — switching between tabs is now instant and free of visual hiccups, even with heavy scrollback or fast-updating panes (#217)
- Completions align correctly in Xyron — suggestion popups now line up with the cursor instead of drifting off position (#216)
get-text can return any number of lines — the command now accepts an arbitrary line count so you can grab exactly the slice of output you need, not just a fixed window (#218)