Ava
Ava

Reputation: 2132

Is prompt available in Vte?

I have a shell running in a Vte.Terminal widget (could be bash, zsh, or any other interactive shell), I would like to monitor it so as to know when the prompt is available and a new command can be started.

I can't seem to come up with a consistent method.

Here are the ideas I've thought of so far:

Any other ideas or a way to get one of the above working?

What my purpose is.

I'm working on a terminal emulator and would like to change the icon based on whether the prompt is available. Also I am attempting to allow commands to be 'queued' to run when next possible.

Upvotes: 0

Views: 328

Answers (0)

Related Questions