The splits layout needs its own draw_minimal_borders implementation

This commit is contained in:
Kovid Goyal
2020-03-25 09:54:06 +05:30
parent 254836902c
commit da55717d20
2 changed files with 14 additions and 0 deletions

View File

@@ -4,6 +4,13 @@ Changelog
|kitty| is a feature full, cross-platform, *fast*, GPU based terminal emulator.
To update |kitty|, :doc:`follow the instructions <binary>`.
0.17.2 [future]
--------------------
- Fix a regression in 0.17 that broke drawing of borders with non-minimal
borders (:iss:`2474`)
0.17.1 [2020-03-24]
--------------------