Term2::ExecMsg
Inherits Term2::Message < Reference < Object
ExecMsg is sent to the update loop to request running an external process in a blocking fashion. The terminal will be released (raw mode disabled, cursor shown) while the process runs, and restored afterwards.
Constructors
Instance methods
args
Sourcecallback
Sourcecmd
Sourceenv
Source