mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-08 14:18:26 +02:00
hints kitten: Detect paths and hashes that appear over multiple lines
Fixes #3845
This commit is contained in:
@@ -43,6 +43,12 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
||||
most other programs and allows long chains of them to look better
|
||||
(:iss:`3844`)
|
||||
|
||||
- hints kitten: Detect paths and hashes that appear over multiple lines.
|
||||
Note that this means that all line breaks in the text are no longer \n
|
||||
soft breaks are instead \r. If you use a custom regular expression that
|
||||
is meant to match over line breaks, you will need to match over both.
|
||||
(:iss:`3845`)
|
||||
|
||||
|
||||
0.21.2 [2021-06-28]
|
||||
----------------------
|
||||
|
||||
Reference in New Issue
Block a user