Dont strip :code:& and :code:- from the end of URLs

Fixes #2436
This commit is contained in:
Kovid Goyal
2020-03-15 08:29:56 +05:30
parent e8a9935cb2
commit e86c712424
4 changed files with 10 additions and 2 deletions

View File

@@ -72,6 +72,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Workaround for bug in less that causes colors to reset at wrapped lines
(:iss:`2381`)
- Dont strip :code:`&` and :code:`-` from the end of URLs (:iss:`2436`)
- Fix ``@selection`` placeholder not working with launch command (:iss:`2417`)
- Drop support for python 3.5