You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw @dominiklohmann 's commands here for cycling through every window in a space, including stacks, with wraparound. I'm wondering if it's possible to simply add wraparound to the default behavior of stacks. That is, cycling through a stack as you can do by default except that when you reach the end (or the beginning) it cycles to the first (or last)? (I'm not familiar with queries/jq/xargs)
The text was updated successfully, but these errors were encountered:
I saw @dominiklohmann 's commands here for cycling through every window in a space, including stacks, with wraparound. I'm wondering if it's possible to simply add wraparound to the default behavior of stacks. That is, cycling through a stack as you can do by default except that when you reach the end (or the beginning) it cycles to the first (or last)? (I'm not familiar with queries/jq/xargs)
The text was updated successfully, but these errors were encountered: