Skip to content

Conversation

t0b1hh
Copy link

@t0b1hh t0b1hh commented Feb 15, 2021

Enable the user to switch to another group by just typing the numeric groupID and confirming with "Enter" when the overview is open.

Used the existing keydown-handler.

An example use with shortcuts could be:

  1. [Alt] + [Shift] + [F] -> switch to view mode
  2. [3] -> we want to change to group 3
  3. [Enter]
  4. Et voilá: Group 3 will be displayed.

Should also work for groupIDs >=10, as i added a simple key logging to record numeric keypresses.
The numeric input will not be displayed on screen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant