forked from qt-creator/qt-creator
Doc: Describe selecting all text in the terminal
Task-number: QTCREATORBUG-30209 Change-Id: I65bd04dac6b81448c326e27e68352faddc8b3065 Reviewed-by: Marcus Tillmanns <marcus.tillmanns@qt.io>
This commit is contained in:
@@ -15,9 +15,8 @@
|
|||||||
application or the \uicontrol {Open Terminal} button to open a terminal,
|
application or the \uicontrol {Open Terminal} button to open a terminal,
|
||||||
it opens as an output view.
|
it opens as an output view.
|
||||||
|
|
||||||
To open the terminal in a separate window, select \preferences >
|
To open the terminal in a separate window, go to \preferences >
|
||||||
\uicontrol Terminal, and deselet the \uicontrol {Use internal terminal}
|
\uicontrol Terminal, and clear \uicontrol {Use internal terminal}.
|
||||||
check box.
|
|
||||||
|
|
||||||
On Linux and \macos, you can set the terminal to open by selecting
|
On Linux and \macos, you can set the terminal to open by selecting
|
||||||
\preferences > \uicontrol Environment > \uicontrol System.
|
\preferences > \uicontrol Environment > \uicontrol System.
|
||||||
@@ -39,7 +38,8 @@
|
|||||||
.
|
.
|
||||||
|
|
||||||
\li To select a word in a terminal, double-click it. To select the whole line,
|
\li To select a word in a terminal, double-click it. To select the whole line,
|
||||||
triple-click it.
|
triple-click it. To select all text, select \uicontrol {Select All}
|
||||||
|
in the context menu or press \key {Ctrl+A}.
|
||||||
|
|
||||||
\li To open links in a browser, files in the editor, or folders in the
|
\li To open links in a browser, files in the editor, or folders in the
|
||||||
\l Projects view, hover the mouse over them, and press \key Ctrl.
|
\l Projects view, hover the mouse over them, and press \key Ctrl.
|
||||||
|
|||||||
Reference in New Issue
Block a user