GP-4631: Add "Select All" action to TerminalProvider.

This commit is contained in:
Dan 2024-05-24 13:21:31 -04:00
parent ff72278bef
commit 929deb3c3c
2 changed files with 36 additions and 0 deletions

View file

@ -83,6 +83,13 @@
<B>CTRL-SHIFT-H</B> or <B>CTRL-SHIFT-G</B>, respectively. They repeat the last search in the
forward or backward direction.</P>
<H3><A name="select_all"></A>Select All</H3>
<P>This is accessed using the local drop-down menu or the key sequence <B>CTRL-SHIFT-A</B>. It
selects all text in the terminal, including its scrollback buffer. If all the text is already
selected, then this selects nothing, so that pressing the keystroke twice is effectively
"Select None."</P>
<H3><A name="terminate"></A>Terminate</H3>
<P>This action is accessed using the local drop-down menu. It will terminate the Terminal's