Skip to content

New actions: view next|prev #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

MaxGyver83
Copy link
Contributor

Add actions to view the next tag(s) to the right or the left side. Bind them to C-PageUp/PageDown, by default.

Examples:

  • If tag 1 is selected, view next shows all windows on tag 2 (same as view 2).
  • If tag 2 is selected, view next shows all windows on tag 3 (same as view 3).
  • If the last tag is selected, view next shows all windows on tag 1 (same as view 1).
  • If tags 2 and 4 are selected, view next shows all windows on tags 3 and 5 (same as view 3 + viewtoggle 5).
  • Analogous for view prev: If tag 2 is selected, view prev shows all windows on tag 1 (same as view 1).

Add actions to view the next tag(s) to the right or the left side.
Bind them to C-PageUp/PageDown, by default.
@rpmohn
Copy link
Owner

rpmohn commented Jun 19, 2023

This sounds potentially useful, thanks! I'll think some more about it. Sorry I've been silent, busy with a couple of other things. I'll get to this!

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.

2 participants