Keyboard shortcut to switch focus b/w terminal, chat, files

I usually have the chat and terminal panes both open. If I’m editing a file, I know I can hit ⌘+L to switch focus to the chat pane. I’m still trying to figure out how to switch focus properly for the following workflows:

  • Chat back to current file - Still clicking back into my file atm
  • Chat to terminal - I hit TAB 4 times which eventually gets the focus back to the terminal to start running commands. The docs say ⌘+J but that collapses the active terminal pane so you have to hit that keyboard shortcut again to get the terminal pane to re-appear and for focus to switch to the terminal. There’s also ⌃+` but that similarly opens/closes the terminal pane
  • Terminal to current file - still clicking back into the file I’m editing

Maybe I can do some custom keybindings but figured I’m just missing something basic here.