randy3k / Terminus

Bring a real terminal to Sublime Text
https://packagecontrol.io/packages/Terminus
MIT License
1.37k stars 83 forks source link

Rendering Gum CLI commands takes 10+ seconds #386

Open JGJP opened 1 year ago

JGJP commented 1 year ago

I would like to use Gum in my shell scripts, but when executing any command I need to wait 10+ seconds for it to show up in Terminus. This is practically instant on a dedicated terminal. Here's an example of a simple command:

gum choose first second third

I know Terminus has some issues with interactive UIs, but is there any way to bring the waiting time on this down to something manageable?