It’s possible to create a panel with an input same as in the console panel?
at this moment I’m creating the panel with
self.window.run_command("show_panel", {"panel": "output.exec"})
But I don’t have the input available, and if I call to the input panel the previous panel will be hidden