Edited question because i am confused
Sorry, my head was in another place, so the original question is wrong.
What i wanted to ask is if i could get the behaviour of cycling only the tabs in the currently-focused panel, when using Ctrl+PgUp and Ctrl+PgDown to cycle?
This is because my default cycling order is most-recently used (for Ctrl+Tab). So when i want to cycle them in order, i use Ctrl+PgUp/PgDown; in which case they will currently cycle them through both panels. But i would want them to cycle, in order, only the focused panel.
Is that possible?
Original question
I don’t know the correct term, but when you split the editor via the View > Layout > Columns:2 (or Rows:2), those two individual rows or columns that can show different files is what i’m gonna refer to as panels.
Currently, when i cycle through tabs with Ctrl+Tab, it will always cycle all open tabs, regardless that they may be in different panels. When it reaches the end of the right panel, it will shift focus to the left one and continue cycling those.
What i would like is for it to only cycle the tabs of the panel which currently has focus. Meaning if my right panel currently has focus, then Ctrl+Tab will leave the left panel as-is, and only cycle the tabs of the right panel.