[Overview][Types][Classes][Procedures and functions][Variables][Index] |
A list of terminal programs to use (unix only)
Source position: process.pp line 172
var TryTerminals: array of string = ; |
TryTerminals is used under unix to test for available terminal programs in the DetectXTerm function. If XTermProgram is empty, each item in this list will be searched in the path, and used as a terminal program if it was found.
|
Default XTerm program to use |
|
|
Detect the terminal program. |