Fix hyperlinks not present when fetching text from the history buffer

Fixes #5427
This commit is contained in:
Kovid Goyal
2022-08-28 08:54:53 +05:30
parent e330c38d4a
commit c856d5c058
6 changed files with 15 additions and 10 deletions

View File

@@ -108,6 +108,9 @@ Detailed list of changes
- Allow ignoring failure to close windows/tabs via rc commands (:disc:`5406`)
- Fix hyperlinks not present when fetching text from the history buffer
(:iss:`5427`)
0.25.2 [2022-06-07]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~