mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
Fix URL detection not working for urls of the form scheme:///url
Fixes #2292
This commit is contained in:
parent
96f3253e6d
commit
43326c9bd0
3 changed files with 10 additions and 4 deletions
|
|
@ -36,6 +36,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
|
|||
- ``goto_tab`` now maps numbers larger than the last tab to the last tab
|
||||
(:iss:`2291`)
|
||||
|
||||
- Fix URL detection not working for urls of the form scheme:///url
|
||||
(:iss:`2292`)
|
||||
|
||||
|
||||
0.15.1 [2019-12-21]
|
||||
--------------------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue