next_view_in_stack seems to jump all over the place (i realize its trying to be smart and jumping between last viewed buffers), but stay in the current frame (if you have split windows).
next_view behaves more predictably (it always jumps to the next tab to the right), but if you have split windows goes through tabs in all your splits instead of just staying in the current frame.
Is there a happy medium? one that behaves like next_view but doesn’t jump between splits? Maybe an argument for next_view that keeps it in the same split?