Originally created by @BlueDrink9 on GitHub (Nov 28, 2022).
Originally assigned to: @LGUG2Z on GitHub.
Is your feature request related to a problem? Please describe.
I want to send a window to the workspace to my left/right, without knowing what number it has. I use an ad-hoc approach to workspaces, rather than a rigid "1 is for browsing, 2 is for …etc"
Describe the solution you'd like
Allow move commands to accept "next" and "previous"
Describe alternatives you've considered
Cyling, getting the number, cycling back, moving to number (awful and slow)
Originally created by @BlueDrink9 on GitHub (Nov 28, 2022).
Originally assigned to: @LGUG2Z on GitHub.
**Is your feature request related to a problem? Please describe.**
I want to send a window to the workspace to my left/right, without knowing what number it has. I use an ad-hoc approach to workspaces, rather than a rigid "1 is for browsing, 2 is for …etc"
**Describe the solution you'd like**
Allow move commands to accept "next" and "previous"
**Describe alternatives you've considered**
Cyling, getting the number, cycling back, moving to number (awful and slow)
@BlueDrink9 I've added two new commands to address this, cycle-move-to-workspace and cycle-send-to-workspace, give them a try and let me know what you think! 🙏
@LGUG2Z commented on GitHub (Dec 7, 2022):
@BlueDrink9 I've added two new commands to address this, `cycle-move-to-workspace` and `cycle-send-to-workspace`, give them a try and let me know what you think! 🙏
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @BlueDrink9 on GitHub (Nov 28, 2022).
Originally assigned to: @LGUG2Z on GitHub.
Is your feature request related to a problem? Please describe.
I want to send a window to the workspace to my left/right, without knowing what number it has. I use an ad-hoc approach to workspaces, rather than a rigid "1 is for browsing, 2 is for …etc"
Describe the solution you'd like
Allow move commands to accept "next" and "previous"
Describe alternatives you've considered
Cyling, getting the number, cycling back, moving to number (awful and slow)
@LGUG2Z commented on GitHub (Dec 7, 2022):
@BlueDrink9 I've added two new commands to address this,
cycle-move-to-workspaceandcycle-send-to-workspace, give them a try and let me know what you think! 🙏