Releases: rvcas/room
Releases · rvcas/room
v1.2.0
v1.1.1
Fixed
- forgot to close_focus on quick jump
v1.1.0
Added
- ability to navigation with
Ctrl-n
andCtrl-p
- ability to customize the look and feel with new defaults for the UI @sineptic
- quick jumps
Quick Jumps
As soon as the plugin window is open you can now press a number corresponding to the tab to quick jump to it. It's not much different from the default Ctrl-t
but if you are a user of room
then you can't see the numbers in your tab bar to do this effectively with Ctrl-t
. This now allows you to jump straight to the tab. An example would be:
Ctrl-y
(assumingCtrl-y
opensroom
)1
And you should expect to jump to the first tab.
v1.0.1
- default selected tab to the currently active tab
v1.0.0
First proper release of the room plugin