Menu

#906 AppleScript: Busy Property of Session

Soonish
open
nobody
5
2015-05-26
2015-05-26
No

Currently I find no means of detecting if a session is busy with AppleScript.

Apple's Terminal.app allows the following syntax:

tell application "Terminal"
    tell selected tab of front window
        if its busy = false then

I'd be grateful to see something similar in iTerm.

If I've missed something I'd appreciate being enlightened.

Thank you.

-Christopher Stone

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.