mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-06 01:05:48 +02:00
Fix a regression in the previous release that caused empty lines to be skipped when copying text from a selection
Fixes #8435
This commit is contained in:
@@ -101,6 +101,8 @@ Detailed list of changes
|
||||
|
||||
- A new option :opt:`clear_selection_on_clipboard_loss` to clear selections when they no longer reflect the contents of the clipboard
|
||||
|
||||
- Fix a regression in the previous release that caused empty lines to be skipped when copying text from a selection (:iss:`8435`)
|
||||
|
||||
- Fix flickering of hyperlink underline when client program continuously
|
||||
redraws on mouse movement (:iss:`8414`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user