Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Allow cycling focus through windows in current workspace (Alt-Tab style) #208

@memimify

Description

@memimify

I am currently using these keybinds to change the active window within the active workspace:

"Alt + Left" = { move_focus = "left" }
"Alt + Right" = { move_focus = "right" }

It would be a nice addition if I could map a single keybind (like Alt + Tab) to cycle through the active tiled windows in the current workspace.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions