Allow setting colors when creating windows using the launch command.

This commit is contained in:
Kovid Goyal
2021-01-31 12:13:27 +05:30
parent 2af145879e
commit ffc0919790
2 changed files with 19 additions and 1 deletions

View File

@@ -16,6 +16,8 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
slightly different from before. In particular watchers are now specified
directly on launch and env vars are set using ``--env``.
- Allow setting colors when creating windows using the :doc:`launch <launch>` command.
- diff kitten: Implement recursive diff over SSH (:iss:`3268`)
- ssh kitten: Allow using python instead of the shell on the server, useful if