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
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
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]
-------------------