forked from qt-creator/qt-creator
Doc: Describe selecting the terminal to use on Linux and macOS
Change-Id: I6d1b47f1829ecceef13d1ae23c5d05c22112e94f Reviewed-by: hjk <hjk@qt.io> Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -253,8 +253,10 @@
|
||||
the standard output and error output. When you run or debug the
|
||||
application, you can view the output in the \uicontrol{Application Output} pane.
|
||||
|
||||
For console applications that require input, select \uicontrol {Projects > Run
|
||||
Settings > Run in terminal}.
|
||||
For console applications that require input, select \uicontrol Projects >
|
||||
\uicontrol {Run Settings} > \uicontrol {Run in terminal}. To specify the
|
||||
terminal to use, select \uicontrol Tools > \uicontrol Options >
|
||||
\uicontrol Environment > \uicontrol System.
|
||||
|
||||
\b {On Windows:} Output is displayed differently for \e{console
|
||||
applications} and \e{GUI applications}.
|
||||
|
@@ -237,7 +237,9 @@
|
||||
\li Show the file or directory in the file explorer.
|
||||
|
||||
\li Open a terminal window in the selected directory or in the directory
|
||||
that contains the file.
|
||||
that contains the file. To specify the terminal to use on Linux and
|
||||
\macos, select \uicontrol Tools > \uicontrol Options >
|
||||
\uicontrol Environment > \uicontrol System.
|
||||
|
||||
\li Search from the selected directory.
|
||||
|
||||
|
@@ -32,9 +32,13 @@
|
||||
and the working directory to use. The working directory defaults to
|
||||
the directory of the build result.
|
||||
|
||||
For console applications, check the \uicontrol{Run in Terminal} check box.
|
||||
If you need to run with special environment variables set up, you
|
||||
also do it in the run configuration settings.
|
||||
For console applications, check the \uicontrol{Run in terminal} check box.
|
||||
To specify the terminal to use on Linux and \macos, select \uicontrol Tools
|
||||
> \uicontrol Options > \uicontrol Environment > \uicontrol System.
|
||||
|
||||
To run with special environment variables set up, select them in the
|
||||
\uicontrol {Run Environment} section. For more information, see
|
||||
\l {Selecting the Run Environment}.
|
||||
|
||||
\image qtcreator-pprunsettings.png
|
||||
|
||||
|
Reference in New Issue
Block a user