1.5.0
This release improves hotkey handling and makes tab switching behave much more consistently with custom keybindings.
Added
- Modal navigation now follows the hotkeys you configured in Obsidian instead of assuming
Ctrl+Tab.
Changed
- Repeated tab switching now continues only while a modifier key is held between presses.
- Custom hotkeys now work correctly in places where
Ctrl+Tabwas previously treated as special.
Fixed
- Fixed cases where repeated switching could stop working or reuse stale tab state after releasing the modifier.
- Fixed command behavior so normal one-shot invocation still works as expected outside of hold-to-cycle mode.