Merge branch 'hints-copy-to-primary-selection' of https://github.com/trygveaa/kitty

This commit is contained in:
Kovid Goyal
2020-03-28 08:21:08 +05:30
2 changed files with 11 additions and 4 deletions

View File

@@ -10,6 +10,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Fix a regression in 0.17 that broke drawing of borders with non-minimal
borders (:iss:`2474`)
- hints kitten: Allow copying to primary selection as well as clipboard
(:pull:`2487`)
- Add a new mappable action ``close_other_windows_in_tab`` to close all but the
active window (:iss:`2484`)