mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-12 11:39:33 +02:00
...
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user