With this package you can switch which panel should be displayed.
The package does not ship with any keyboard mappings. We recommend users add those keybinding you want. Example
{
"keys": ["super+n"],
"command": "ps_output_panel"
},
{
"keys": ["super+m"],
"command": "ps_output_panel_next"
},