diff --git a/kitty/rc/get_text.py b/kitty/rc/get_text.py index 0a2a321ef..7a3e82e43 100644 --- a/kitty/rc/get_text.py +++ b/kitty/rc/get_text.py @@ -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