Allow middle clicking on a tab to close it

Fixes #4151
This commit is contained in:
Kovid Goyal
2021-10-24 22:56:30 +05:30
parent 6c7420f4e7
commit b316e97a4f
6 changed files with 57 additions and 17 deletions

View File

@@ -76,6 +76,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Unicode input kitten: Implement scrolling when more results are found than
the available display space (:pull:`4068`)
- Allow middle clicking on a tab to close it (:iss:`4151`)
- The command line option ``--watcher`` has been deprecated in favor of the
:opt:`watcher` option in :file:`kitty.conf`. It has the advantage of
applying to all windows, not just the initially created ones. Note that