kitty @ get-text add an option to wrap long lines

This commit is contained in:
Fabian
2021-05-16 15:10:00 -05:00
parent 2ade6c0739
commit 0485f0c7ed
2 changed files with 17 additions and 1 deletions

View File

@@ -56,6 +56,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- ``kitty @ get-text`` add an option to also get the current cursor position
and state as ANSI escape codes (:iss:`3625`)
- ``kitty @ get-text`` add an option to wrap long lines according to terminal
width
0.20.3 [2021-05-06]
----------------------