mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-16 05:24:20 +02:00
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.
Allows using kitty as the program to open directories or shell scripts from desktop environments.
This commit is contained in:
@@ -42,6 +42,9 @@ 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.
|
||||
|
||||
- Linux: Fix rendering of emoji followed by the graphics variation selector not
|
||||
being colored with some fonts (:iss:`3211`)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user