kitty: add environment and darwinLaunchOptions options (#2280)

* kitty: add environment option

* kitty: add darwinLaunchOptions option

See https://sw.kovidgoyal.net/kitty/faq/#how-do-i-specify-command-line-options-for-kitty-on-macos

* kitty: only allow darwinLaunchOptions on darwin

* kitty: make expression shorter

* kitty: fix assertion message
This commit is contained in:
Jason Felice 2021-08-26 22:08:34 -04:00 committed by GitHub
parent f637e145d7
commit 33db7cc6a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 59 additions and 0 deletions

View file

@ -0,0 +1 @@
--single-instance --directory=/tmp/my-dir --listen-on=unix:/tmp/my-socket