This commit is contained in:
Kovid Goyal 2022-01-31 08:19:45 +05:30
parent e7ee6d9e26
commit c4953504ba
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -16,7 +16,7 @@ if TYPE_CHECKING:
class GetText(RemoteCommand):
'''
match: The tab to focus
match: The window to get text from
extent: One of :code:`screen`, :code:`first_cmd_output_on_screen`, :code:`last_cmd_output`, \
:code:`last_visited_cmd_output`, :code:`all`, or :code:`selection`
ansi: Boolean, if True send ANSI formatting codes