Skip to content

Releases: rvcas/room

v1.1.1

06 Sep 13:40
c808adc
Compare
Choose a tag to compare

Fixed

  • forgot to close_focus on quick jump

v1.1.0

06 Sep 13:26
7f69b1a
Compare
Choose a tag to compare

Added

  • ability to navigation with Ctrl-n and Ctrl-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:

  1. Ctrl-y (assuming Ctrl-y opens room)
  2. 1

And you should expect to jump to the first tab.

v1.0.1

06 Jun 13:22
f3d099b
Compare
Choose a tag to compare
  • default selected tab to the currently active tab

v1.0.0

30 Sep 02:34
e6091e3
Compare
Choose a tag to compare

First proper release of the room plugin