nate zhou 039be1a6cf
Add: shifttag
Shift to next/previous tag, with skipping occupied/unoccupied variants.

This patch is an alternative to `shiftview` patch with more controls:

- `shifttag`: shift to next/previous tags
- `shifttag_occupied`: skipping unoccupied tags
- `shifttag_unoccupied`: skipping occupied tags

`shifttag-bar` is a variant to be applied on top of the bar patch.
2026-03-23 01:50:29 +08:00

856 B

Description

Shift to next/previous tag, with skipping occupied/unoccupied variants.

This patch is an alternative to shiftview with more controls:

function behavior
shifttag shift to next/previous tags
shifttag_occupied skipping unoccupied tags
shifttag_unoccupied skipping occupied tags

shifttag-bar is a variant to be applied on top of the bar patch.

Download

Authors