mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
A new action copy_ansi_to_clipboard to copy the current selection with ANSI formatting codes
Fixes #4665
This commit is contained in:
parent
ce8b0cf748
commit
1170cf474f
6 changed files with 124 additions and 20 deletions
|
|
@ -93,6 +93,9 @@ Detailed list of changes
|
|||
- A new action to clear the screen up to the line containing the cursor, see
|
||||
:ac:`clear_terminal`
|
||||
|
||||
- A new action :ac:`copy_ansi_to_clipboard` to copy the current selection with ANSI formatting codes
|
||||
(:iss:`4665`)
|
||||
|
||||
- macOS: Fix a regression in the previous release that broke switching input
|
||||
sources by keyboard (:iss:`4621`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue