icat kitten: Fix a regression that broke passing directories to icat

Fixes #1683
This commit is contained in:
Kovid Goyal
2019-06-05 07:36:47 +05:30
parent c509ecca52
commit c0a96f2087
2 changed files with 7 additions and 4 deletions

View File

@@ -22,6 +22,9 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- panel kitten: Fix the contents of the panel kitten not being positioned
correctly on the vertical axis
- icat kitten: Fix a regression that broke passing directories to icat
(:iss:`1683`)
- Linux: Disable the Wayland backend on GNOME by default as GNOME has no
support for server side decorations. Can be controlled by
:opt:`linux_display_server`.