mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 10:41:58 +02:00
...
This commit is contained in:
@@ -122,9 +122,9 @@ the table below:
|
|||||||
.. table:: Types of input to kittens
|
.. table:: Types of input to kittens
|
||||||
:align: left
|
:align: left
|
||||||
|
|
||||||
=========================== =======================================================================================================
|
=========================== ========================================================================================
|
||||||
Keyword Type of :file:`STDIN` input
|
Keyword Type of :file:`STDIN` input
|
||||||
=========================== =======================================================================================================
|
=========================== ========================================================================================
|
||||||
``text`` Plain text of active window
|
``text`` Plain text of active window
|
||||||
``ansi`` Formatted text of active window
|
``ansi`` Formatted text of active window
|
||||||
``screen`` Plain text of active window with line wrap markers
|
``screen`` Plain text of active window with line wrap markers
|
||||||
@@ -141,7 +141,7 @@ the table below:
|
|||||||
``output-screen-ansi`` Formatted text of the output from the last run command with wrap markers
|
``output-screen-ansi`` Formatted text of the output from the last run command with wrap markers
|
||||||
|
|
||||||
``selection`` The text currently selected with the mouse
|
``selection`` The text currently selected with the mouse
|
||||||
=========================== =======================================================================================================
|
=========================== ========================================================================================
|
||||||
|
|
||||||
In addition to ``output``, that gets the output of the last run command,
|
In addition to ``output``, that gets the output of the last run command,
|
||||||
``last_visited_output`` gives the output of the command last jumped to
|
``last_visited_output`` gives the output of the command last jumped to
|
||||||
|
|||||||
Reference in New Issue
Block a user