Hints kitten: Adjust the default regex used to detect line numbers to handle line+column numbers

See #2268
This commit is contained in:
Kovid Goyal
2020-03-25 10:03:25 +05:30
parent da55717d20
commit 0da566b49f
2 changed files with 4 additions and 1 deletions

View File

@@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a regression in 0.17 that broke drawing of borders with non-minimal
borders (:iss:`2474`)
- Hints kitten: Adjust the default regex used to detect line numbers to handle
line+column numbers (:iss:`2268`)
0.17.1 [2020-03-24]
--------------------