Add an option :opt:env to set environment variables in child processes from kitty.conf

This commit is contained in:
Kovid Goyal
2018-07-15 12:16:43 +05:30
parent b3e2562c00
commit 9918397190
5 changed files with 93 additions and 17 deletions

View File

@@ -13,6 +13,8 @@ Changelog
- Render the text under the cursor in a fixed color, configurable via
the option :opt:`cursor_text_color` (:iss:`126`)
- Add an option :opt:`env` to set environment variables in child processes
from kitty.conf
0.11.3 [2018-07-10]
------------------------------