Double clicking on empty tab bar area now opens a new tab

Fixes #3201
This commit is contained in:
Kovid Goyal
2021-01-02 11:45:18 +05:30
parent bc86bc91f7
commit 9ae198ef8f
4 changed files with 14 additions and 5 deletions

View File

@@ -17,6 +17,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
run. The system-wide PATH is used first, then system specific default paths,
and finally the PATH inside the shell.
- Double clicking on empty tab bar area now opens a new tab (:iss:`3201`)
0.19.3 [2020-12-19]
-------------------