mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-20 23:44:59 +02:00
macOS: The command line args from macos-launch-services-cmdline are now prefixed to any args from open --args rather than overwriting them
The purpose of the file is to provide default command line args when launching from GUI. Since macOS nowadays also allows command line args when launch via open, also respect them. Fixes #7135
This commit is contained in:
@@ -50,6 +50,9 @@ Detailed list of changes
|
||||
generating spurious release events even when report all keys as escape codes
|
||||
is not set (:iss:`7136`)
|
||||
|
||||
- macOS: The command line args from :file:`macos-launch-services-cmdline` are now
|
||||
prefixed to any args from ``open --args`` rather than overwriting them (:iss:`7135`)
|
||||
|
||||
|
||||
0.32.2 [2024-02-12]
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user