diff --git a/kitty/open_actions.py b/kitty/open_actions.py index c7bc82b83..a5f60cb99 100644 --- a/kitty/open_actions.py +++ b/kitty/open_actions.py @@ -259,7 +259,7 @@ def default_launch_actions() -> Tuple[OpenAction, ...]: # Open text files without fragments in the editor protocol file mime text/* -action launch --type=os-window $EDITOR -- $FILE_PATH +action launch --type=os-window -- $EDITOR -- $FILE_PATH # Open image files with icat protocol file