Skip to content

v0.1.50

Choose a tag to compare

@fbobe321 fbobe321 released this 02 Jul 20:41

OmniTerm v0.1.50

Cursor: switch to a bar cursor

The block cursor covers the character cell it sits on, so as it moves the character underneath appears to redraw - the likely cause of the 'cursor steps back then forward with the letter' effect (blink off alone didn't fix it). Switched to a thin bar cursor, which doesn't occlude any character.

Layouts: remember custom tab names

Saved layouts now capture and restore custom tab titles (if you renamed a tab, that name comes back on restore).

Upgrade

python -m pip install --upgrade --no-cache-dir omniterm