Skip to content

v0.1.54

Latest

Choose a tag to compare

@fbobe321 fbobe321 released this 03 Jul 17:24

OmniTerm v0.1.54

Configurable keyboard shortcuts

Common tasks now have keyboard shortcuts, including Ctrl+Shift+Z to switch to the next tab (and Ctrl+Shift+A for previous).

Settings -> Keyboard Shortcuts... opens an editor listing every action with its current binding - click a field and press the keys to rebind it. Changes save to your config and apply immediately; there's a Reset to Defaults button.

Default bindings: New Session (Ctrl+N), Home Terminal (Ctrl+H), Local Terminal (Ctrl+T), Next/Prev Tab (Ctrl+Shift+Z / Ctrl+Shift+A), Close Tab (Ctrl+W), Rename Tab (F2), Save/Open Layout (Ctrl+Shift+S / Ctrl+Shift+O), Keyboard Shortcuts (Ctrl+K), plus unbound Split actions you can assign.

Upgrade

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