Add mouse cursor hiding delay field
This commit is contained in:
parent
b13bf4cd22
commit
c43cbac181
@ -56,7 +56,7 @@ To have setting for the window for QTerminal use the :guilabel:`Window` tab. To
|
||||
|
||||
.. image:: qterminal-window.png
|
||||
|
||||
The :guilabel:`Behavior` tab changes history, pasting, and different kinds of emulation. To stop bracketed paste mode on pasting multiple lines check the :guilabel:`Forcefully disable bracketed paste mode` checkbox. The :guilabel:`History size (in lines)` lets you save only that many lines of scrollback. The button for :guilabel:`Unlimited history` will save an unlimited amount of scrollback. To change where you are viewing the terminal when you paste change the :guilabel:`Action after paste` menu. To add characters to be included as part of a word when searching for entire words enter in the :guilabel:`Word Selection characters` field. To turn off bracketed paste mode check the :guilabel:`Forcefully disable bracketed paste mode` checkbox. The checkbox for :guilabel:`Confirm multiline paste` brings up a confirmation for pasting multiple lines. The checkbox :guilabel:`Trim trailing newlines in pasted text` checkbox removes excess newlines in pasting text from the end of what you paste. The :guilabel:`Ask for confirmation when closing` pops up a confirmation dialog when you close QTerminal. To Open new tabs to the right of the current tab check the :guilabel:`Open new tab to the right of the active tab` checkbox. To set a command to open your scrollback in another program enter it in :guilabel:`Handle history command`.
|
||||
The :guilabel:`Behavior` tab changes history, pasting, and different kinds of emulation. To stop bracketed paste mode on pasting multiple lines check the :guilabel:`Forcefully disable bracketed paste mode` checkbox. The :guilabel:`History size (in lines)` lets you save only that many lines of scrollback. The button for :guilabel:`Unlimited history` will save an unlimited amount of scrollback. To change where you are viewing the terminal when you paste change the :guilabel:`Action after paste` menu. To add characters to be included as part of a word when searching for entire words enter in the :guilabel:`Word Selection characters` field. To change the amount of time after switching to the window use the the :guilabel:`Mouse cursor hiding delay` field. To turn off bracketed paste mode check the :guilabel:`Forcefully disable bracketed paste mode` checkbox. The checkbox for :guilabel:`Confirm multiline paste` brings up a confirmation for pasting multiple lines. The checkbox :guilabel:`Trim trailing newlines in pasted text` checkbox removes excess newlines in pasting text from the end of what you paste. The :guilabel:`Ask for confirmation when closing` pops up a confirmation dialog when you close QTerminal. To Open new tabs to the right of the current tab check the :guilabel:`Open new tab to the right of the active tab` checkbox. To set a command to open your scrollback in another program enter it in :guilabel:`Handle history command`.
|
||||
|
||||
.. image:: qterminal-pref-behavior.png
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user