I have multiple windows open for TextEdit. Maybe 3 active projects with 3 or 4 windows per project.
I cycle through a few times on a project's windows using CMD+`. Lets call them windows 1, 2, and 3
I have to move to another project which occupy windows 4, 5, and 6
I open window 4 and then want to cycle through to window 5 but because I cycled through 1, 2, and 3 multiple times, I have to cycle through that same amount of times before getting to 5 or 6. e.g. 1,2,3,2,3,1,2,3,1,3,4,1,3,5,6
Then I need to work on project #3 and get to windows 7, 8, and 9...
CMD+Tab does not behave like this. If you cycle you get each application once per entire loop.
How do I get this same behaviour with CMD+` and only see each application window once per entire loop instead of looping through the entire history?