This commit is contained in:
Kovid Goyal
2021-04-08 12:36:44 +05:30
parent 5b4f5a1e2a
commit 1b39c42e92

View File

@@ -47,7 +47,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Double clicking on empty tab bar area now opens a new tab (:iss:`3201`)
- When passing a directory or a non-executable file as the program to run to
kitty open it with the shell, instead of just failing.
kitty opens it with the shell or by parsing the shebang, instead of just failing.
- Linux: Fix rendering of emoji followed by the graphics variation selector not
being colored with some fonts (:iss:`3211`)